| Total Complexity | 5 |
| Total Lines | 32 |
| Duplicated Lines | 0 % |
| Changes | 1 | ||
| Bugs | 0 | Features | 0 |
| 1 | <?php |
||
| 22 | class SetVariableTranslation extends HubL implements Mailcode_Translator_Command_SetVariable |
||
| 23 | { |
||
| 24 | public function translate(Mailcode_Commands_Command_SetVariable $command): string |
||
| 40 | ); |
||
| 41 | } |
||
| 42 | |||
| 43 | private function buildCountAssignment(Mailcode_Commands_Command_SetVariable $command) : ?string |
||
| 57 |