![]() |
TYPO3
7.6
|
Public Member Functions | |
__construct ($len) | |
getFromLen () | |
getToLen () | |
getOpcode () | |
Generates the opcode for a delete operation.
Definition at line 24 of file Delete.php.
__construct | ( | $len | ) |
Set the initial length.
int | $len | Length of string. |
Definition at line 31 of file Delete.php.
getFromLen | ( | ) |
getOpcode | ( | ) |
Implements OperationInterface.
Definition at line 55 of file Delete.php.
getToLen | ( | ) |