(PHP 5, PHP 7, PHP 8)
ReflectionFunctionAbstract::isStatic — Checks if the function is static
public ReflectionFunctionAbstract::isStatic(): bool
Checks if the function is static.
This function has no parameters.
| Version | Description |
|---|---|
| 8.1.0 | This method has been pulled up. Previously, it was only defined in ReflectionMethod. |
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/reflectiofunctionabstract.isstatic.php