You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[4.x] Add use to closure to pass in environment condition (#1434)
* fix: add `use` to closure to pass in environment condition
accessing `$this` inside the closure results in the foloowing error: `Target class [env] does not exist.`
* Update TelescopeServiceProvider.stub
---------
Co-authored-by: Taylor Otwell <[email protected]>
0 commit comments