|
ErrLock PHP Framework
0.1
|
String property. More...

Public Member Functions | |
| __construct (string $value) | |
| Constructor. More... | |
| __toString () | |
| String representation. | |
Public Member Functions inherited from EPF\Property | |
| __toString () | |
| String representation. | |
Public Member Functions inherited from EPF\StdClass | |
| __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 |
1.8.13