final class PropertySetHook extends 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

Parameters

string $propertyName

Return Value

PropertyGetHook

static PropertySetHook set(string $propertyName)

No description

Parameters

string $propertyName

Return Value

PropertySetHook

protected __construct(string $propertyName)

No description

Parameters

string $propertyName

string propertyName()

No description

Return Value

string

string asString()

internal  This method is not covered by the backward compatibility promise for PHPUnit
 

No description

Return Value

string