Search Results
Description ¶ public ReflectionZendExtension::getAuthor (): string Warning This function is currently not documented; only its argument list is available.
English PHP documentation. Contribute to php/doc-en development by creating an account on GitHub.
Simple usage example of `ReflectionZendExtension::getAuthor ()`. The PHP function `ReflectionZendExtension::getAuthor` is used to retrieve the author of a Zend Extension. Zend Extensions are modules written in C that can enhance the functionality of PHP. This function allows you to programmatically access the author information for a specific Zend Extension, which can be useful for ...
ReflectionMethod — The ReflectionMethod class ReflectionMethod::__construct — Constructs a ReflectionMethod ReflectionMethod::createFromMethodName — Creates a new ReflectionMethod ReflectionMethod::export — Export a reflection method ReflectionMethod::getClosure — Returns a dynamically created closure for the method ReflectionMethod
ReflectionMethod::__toString — Returns the string representation of the Reflection method object.
ReflectionZendExtension::export — Export ReflectionZendExtension::getAuthor — Gets author ReflectionZendExtension::getCopyright — Gets copyright ReflectionZendExtension::getName — Gets name ReflectionZendExtension::getURL — Gets URL ReflectionZendExtension::getVersion — Gets version ReflectionZendExtension::__toString — To string ...
ReflectionMethod::__toString — Returns the string representation of the Reflection method object.
