The ReflectionFunctionAbstract class
(PHP 5 >= 5.2.0, PHP 7, PHP 8)
Sinopse da classe
abstract
class ReflectionFunctionAbstract
implements
Reflector {
public getAttributes(
?string $name
= null
,
int $flags
= 0):
array
}
Propriedades
- name
-
Name of the function. Read-only, throws
ReflectionException in attempt to write.
Índice
There are no user contributed notes for this page.