Search Results
Preface Function Reference Variable and Type Related Extensions Reflection ReflectionExtension Change language:
Dec 11, 2019 · The ReflectionExtension::getClassNames () function is an inbuilt function in PHP which is used to return an array of class names from the specified extension. If no classes are specified, an empty array is returned.
Sep 4, 2025 · See Also ReflectionExtension::getClasses () - Gets classes ReflectionExtension::getName () - Gets extension name
ReflectionExtension ReflectionExtension::__clone — Clones ReflectionExtension::__construct — Constructs a ReflectionExtension ReflectionExtension::export — Export ReflectionExtension::getClasses — Gets classes ReflectionExtension::getClassNames — Gets class names ReflectionExtension::getConstants — Gets constants
Gets a listing of class names as defined in the extension.
PHP Manual Function Reference Variable and Type Related Extensions Reflection ReflectionExtension ReflectionExtension::getClassNames
PHP 8.2.10 is one of the latest versions of PHP, which brings a number of improvements and new features. In this article we will discuss some of the outstanding new features and improvements in this version. ...
