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

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

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

(PHP 5 >= 5.3.0, PHP 7) Set property accessibility

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

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

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

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

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

(PHP 5, PHP 7) Checks if property is a default property

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

(PHP 5, PHP 7) Checks if property is public public

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

(PHP 5, PHP 7) Checks if property is private

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

(PHP 5, PHP 7) Gets modifiers public int Ref

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

(PHP 5, PHP 7) Gets declaring class public ReflectionClass

2025-01-10 15:47:30