(PHP 5, PHP 7)
ReflectionClass::getTraits
  • References/PHP/Function/Variables and Types/Reflection/ReflectionClass

(PHP >= 5.4.0) Returns an array of traits used by this class

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::isFinal
  • References/PHP/Function/Variables and Types/Reflection/ReflectionMethod

(PHP 5, PHP 7) Checks if method is final public

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

(PHP >= 5.4.0) Gets copyright public string

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

(PHP >= 5.4.0) Returns a dynamically created closure for the method

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

(PHP 5, PHP 7) Export public static string R

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

(PHP 5, PHP 7) Get the type hinted class public

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

(PHP 7) Checks if the function has a specified return type

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

(PHP 5, PHP 7) Gets the name of the extension which defined the class

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

(PHP 7) Checks if null is allowed public bool

2025-01-10 15:47:30