ReflectionModule
The ReflectionModule class reports information about a module
Interface Synopsis
final class ReflectionModule implements Reflector {...}
Public Methods
-
->__construct(string $name)
Constructs a new ReflectionModule -
->getAttributeClass<T as HH\FileAttribute>(classname<T> $c): ?T
-
->getAttributesNamespaced(): darray<arraykey, varray<mixed>>
Gets all attributes -
->getName(): string
Get the name of the file