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

(PHP 5, PHP 7) Clone final private void Ref

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

(PHP 5, PHP 7) Checks if class is defined internally by an extension, or the core

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

(PHP 5, PHP 7) Gets constants public array R

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

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

2025-01-10 15:47:30
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
ReflectionMethod::setAccessible
  • References/PHP/Function/Variables and Types/Reflection/ReflectionMethod

(PHP 5 >= 5.3.2, PHP 7) Set method accessibility

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

(PHP >= 5.4.0) Returns whether this is a trait

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

(PHP 5, PHP 7) Gets default properties public

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

(PHP 5, PHP 7) Gets the filename of the file in which the class has been defined

2025-01-10 15:47:30