php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_reflection.stub.php File Reference

Go to the source code of this file.

Data Structures

class  ReflectionException
 
class  Reflection
 
interface  Reflector
 
class  ReflectionFunctionAbstract
 
class  ReflectionFunction
 
class  ReflectionGenerator
 
class  ReflectionMethod
 
class  ReflectionClass
 
class  ReflectionObject
 
class  ReflectionProperty
 
class  ReflectionClassConstant
 
class  ReflectionParameter
 
class  ReflectionType
 
class  ReflectionNamedType
 
class  ReflectionUnionType
 
class  ReflectionIntersectionType
 
class  ReflectionExtension
 
class  ReflectionZendExtension
 
class  ReflectionReference
 
class  ReflectionAttribute
 
class  ReflectionEnum
 
class  ReflectionEnumUnitCase
 
class  ReflectionEnumBackedCase
 
class  ReflectionFiber
 
class  ReflectionConstant
 

Enumerations

enum  PropertyHookType : string { Set = 'set' }
 

Enumeration Type Documentation

◆ PropertyHookType

enum PropertyHookType : string
Enumerator
Set 

Definition at line 448 of file php_reflection.stub.php.