(PHP 5, PHP 7)
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
ReflectionFunction::__toString
  • References/PHP/Function/Variables and Types/Reflection/ReflectionFunction

(PHP 5, PHP 7) To string public string Refle

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

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

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

(PHP 5, PHP 7) Gets modifier names public static

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

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

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

(PHP 5, PHP 7) Gets parent class public object

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

(PHP 5, PHP 7) Implements interface public bool

2025-01-10 15:47:30