We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.1.14
Docker
Linux
get_class(): Argument #1 ($object) must be of type object, null given at vendor/_laravel_ide/discover-8118b18bfca517f92f5798dc18717d4e.php:37 33▕ $reflection = new \ReflectionFunction($policy); 34▕ 35▕ $policyClass = null; 36▕ ➜ 37▕ if (get_class($reflection->getClosureThis()) === \Illuminate\Auth\Access\Gate::class) { 38▕ $vars = $reflection->getClosureUsedVariables(); 39▕ 40▕ if (isset($vars['callback'])) { 41▕ [$policyClass, $method] = explode('@', $vars['callback']); 1 [internal]:0
No response
The text was updated successfully, but these errors were encountered:
joetannenbaum
No branches or pull requests
Extension Version
v0.1.14
PHP Binary
Docker
Operating System
Linux
What happened?
Mimimal Code Sample
No response
The text was updated successfully, but these errors were encountered: