PropertyHook
abstract class PropertyHook (View source)
Methods
static PropertyGetHook
get(string $propertyName)
No description
static PropertySetHook
set(string $propertyName)
No description
__construct(string $propertyName)
No description
string
propertyName()
No description
string
asString()
No description
Details
static PropertyGetHook
get(string $propertyName)
No description
static PropertySetHook
set(string $propertyName)
No description
protected
__construct(string $propertyName)
No description
string
propertyName()
No description
abstract string
asString()
| internal | This method is not covered by the backward compatibility promise for PHPUnit |
No description