Total Complexity | 5 |
Total Lines | 43 |
Duplicated Lines | 0 % |
Changes | 0 |
1 | <?php |
||
24 | class ShowVariableTranslation extends ApacheVelocity implements Mailcode_Translator_Command_ShowVariable |
||
25 | { |
||
26 | public function translate(Mailcode_Commands_Command_ShowVariable $command): string |
||
38 | } |
||
39 | |||
40 | private function renderDecryptionKey(Mailcode_Commands_Command_ShowVariable $command) : string |
||
69 |