$constructor->hasPrototype()
$constructor->hasPrototype(): bool
Return type
bool
This method modifies the existing $constructor object it is applied to and returns it again.
Parent class
Kirby\Reflection\Constructor
inherited from ReflectionMethod