Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
bonroyage committed May 26, 2021
1 parent 188c994 commit fd3ab0c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,7 @@ protected function violatedLazyLoading($key)
{
if (isset(static::$violatedLazyLoadingCallback)) {
call_user_func(static::$violatedLazyLoadingCallback, $this, $key);

return;
}

Expand Down

0 comments on commit fd3ab0c

Please sign in to comment.