trait
Illuminate
/
Support
/
Traits
/
ReflectsClosures
ReflectsClosures
Methods
protected
firstClosureParameterType ( Closure $closure ) : string
Get the class name of the first parameter of the given Closure.
Parameters
- $closure Closure