Public Member Functions | |
__construct ($text) | |
__toString () | |
Public Member Functions inherited from CrontabElement | |
appendChild (CrontabElement &$element) | |
Data Fields | |
$text | |
Data Fields inherited from CrontabElement | |
$childs = array() | |
Definition at line 4 of file Class.CrontabTextElement.php.
__construct | ( | $text | ) |
CrontabParserTextElement constructor.
string | $text |
Definition at line 11 of file Class.CrontabTextElement.php.
__toString | ( | ) |
Serialize element to string
Definition at line 20 of file Class.CrontabTextElement.php.
$text |
Definition at line 6 of file Class.CrontabTextElement.php.