Skip to content

Kirby 5.2.0

$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