trait
Illuminate
/
Support
/
Traits
/
ReflectsClosures
You are viewing an older version of the documentation. For the latest, please visit master documentation.
ReflectsClosures
Methods
protected
firstClosureParameterType ( Closure $closure ) : string
Get the class name of the first parameter of the given Closure.
Parameters
- $closure Closure