(PHP 5, PHP 7)
ReflectionProperty::__construct
  • References/PHP/Function/Variables and Types/Reflection/ReflectionProperty

(PHP 5, PHP 7) Construct a ReflectionProperty object

2025-01-10 15:47:30
ReflectionMethod::export
  • References/PHP/Function/Variables and Types/Reflection/ReflectionMethod

(PHP 5, PHP 7) Export a reflection method. public

2025-01-10 15:47:30
ReflectionClass::getNamespaceName
  • References/PHP/Function/Variables and Types/Reflection/ReflectionClass

(PHP 5 >= 5.3.0, PHP 7) Gets namespace name

2025-01-10 15:47:30
ReflectionMethod::isConstructor
  • References/PHP/Function/Variables and Types/Reflection/ReflectionMethod

(PHP 5, PHP 7) Checks if method is a constructor

2025-01-10 15:47:30
ReflectionFunctionAbstract::getNamespaceName
  • References/PHP/Function/Variables and Types/Reflection/ReflectionFunctionAbstract

(PHP 5 >= 5.3.0, PHP 7) Gets namespace name

2025-01-10 15:47:30
ReflectionGenerator::getThis
  • References/PHP/Function/Variables and Types/Reflection/ReflectionGenerator

(PHP 7) Gets the $this value of the generator

2025-01-10 15:47:30
ReflectionParameter::isArray
  • References/PHP/Function/Variables and Types/Reflection/ReflectionParameter

(PHP 5 >= 5.1.0, PHP 7) Checks if parameter expects an array

2025-01-10 15:47:30
ReflectionZendExtension::getAuthor
  • References/PHP/Function/Variables and Types/Reflection/ReflectionZendExtension

(PHP >= 5.4.0) Gets author public string

2025-01-10 15:47:30
ReflectionParameter::isVariadic
  • References/PHP/Function/Variables and Types/Reflection/ReflectionParameter

(PHP 5 >= 5.6.0, PHP 7) Checks if the parameter is variadic

2025-01-10 15:47:30
ReflectionFunctionAbstract::getDocComment
  • References/PHP/Function/Variables and Types/Reflection/ReflectionFunctionAbstract

(PHP 5 >= 5.1.0, PHP 7) Gets doc comment public

2025-01-10 15:47:30