extends |
ReflectionFunctionAbstract |
---|
Methods | ||
---|---|---|
public
|
__construct(Closure|string $function)
|
# |
public
|
__toString(): string
|
# |
public
|
isAnonymous(): bool
|
# |
public
|
isDisabled(): bool
|
# |
public
|
invoke(mixed ...$args): mixed
|
# |
public
|
invokeArgs(array $args): mixed
|
# |
public
|
getClosure(): Closure
|
# |
Constants | ||
---|---|---|
public
|
IS_DEPRECATED = UNKNOWN
|
# |