php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Public Member Functions | |
__construct (string $name) | |
__toString () | |
getName () | |
getVersion () | |
getAuthor () | |
getURL () | |
getCopyright () | |
Data Fields | |
string | $name |
@not-serializable
Definition at line 796 of file php_reflection.stub.php.
ReflectionZendExtension::__construct | ( | string | $name | ) |
Definition at line 803 of file php_reflection.stub.php.
ReflectionZendExtension::__toString | ( | ) |
Implements Stringable.
Definition at line 805 of file php_reflection.stub.php.
ReflectionZendExtension::getAuthor | ( | ) |
@tentative-return-type
Definition at line 814 of file php_reflection.stub.php.
ReflectionZendExtension::getCopyright | ( | ) |
@tentative-return-type
Definition at line 820 of file php_reflection.stub.php.
ReflectionZendExtension::getName | ( | ) |
@tentative-return-type
Definition at line 808 of file php_reflection.stub.php.
ReflectionZendExtension::getURL | ( | ) |
@tentative-return-type
Definition at line 817 of file php_reflection.stub.php.
ReflectionZendExtension::getVersion | ( | ) |
@tentative-return-type
Definition at line 811 of file php_reflection.stub.php.
string ReflectionZendExtension::$name |
Definition at line 798 of file php_reflection.stub.php.