@@ -31,7 +31,7 @@ |
||
31 | 31 | { |
32 | 32 | $instruction = $node->getInstruction($this); |
33 | 33 | |
34 | - if(!isset($instruction->date)) { |
|
34 | + if (!isset($instruction->date)) { |
|
35 | 35 | return; |
36 | 36 | } |
37 | 37 |