HookedProperty
final class HookedProperty (View source)
| internal | This class is not covered by the backward compatibility promise for PHPUnit |
Methods
__construct(string $name, Type $type, bool $getHook, bool $setHook)
No description
string
name()
No description
Type
type()
No description
bool
hasGetHook()
No description
bool
hasSetHook()
No description
Details
__construct(string $name, Type $type, bool $getHook, bool $setHook)
No description
string
name()
No description
Type
type()
No description
bool
hasGetHook()
No description
bool
hasSetHook()
No description