(PHP 5, PHP 7)
ReflectionFunctionAbstract::getStaticVariables
  • References/PHP/Function/Variables and Types/Reflection/ReflectionFunctionAbstract

(PHP 5, PHP 7) Gets static variables public array

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

(PHP 7) Gets the specified return type of a function

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

(PHP 5, PHP 7) Gets extension info public ReflectionExtension

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

(PHP >= 5.4.0) Returns the scope associated to the closure

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

(PHP 5, PHP 7) Gets extension name public string

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

(PHP 5, PHP 7) Checks if user defined public

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

(PHP 5, PHP 7) Gets end line number public int

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

(PHP 5 >= 5.3.0, PHP 7) Gets function short name

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

(PHP 5, PHP 7) Checks if is internal public bool

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

(PHP 5, PHP 7) Gets function name public string

2025-01-10 15:47:30