ReflectionFile
The ReflectionFile class reports information about a file
Interface Synopsis
final class ReflectionFile implements Reflector {...}
Public Methods
-
->__construct(string $name)
Constructs a new ReflectionFile -
->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