ErrLock PHP Framework
0.1
|
Classes | |
class | Text |
String property. More... | |
Public Member Functions | |
__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... | |