Skip to content

Files

Latest commit

Aug 17, 2023
083549c · Aug 17, 2023

History

History

reflection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 17, 2023

reflection

PHP comes with a complete reflection API that adds the ability to introspect classes, interfaces, functions, methods and extensions. Additionally, the reflection API offers ways to retrieve doc comments for functions, classes and methods.

Platform Url
PHP.net https://www.php.net/manual/en/book.reflection.php