ErrLock PHP Framework
0.1
|
String property. More...
Public Member Functions | |
__construct (string $value) | |
Constructor. More... | |
__toString () | |
String representation. | |
![]() | |
__toString () | |
String representation. | |
![]() | |
__call (string $name, array $args) | |
Call to inaccessible method. More... | |
__get (string $name) | |
Getter for inaccessible properties. More... | |
__set (string $name, $value) | |
Setter for inaccessible properties. More... | |
String property.
EPF\Property\Text::__construct | ( | string | $value | ) |
Constructor.
[in] | string | $value |