@@ -41,5 +41,5 @@ |
||
41 | 41 | return $element; |
42 | 42 | } |
43 | 43 | |
44 | - abstract public function renderBlock(FieldInterface $field, DOMElement $element ); |
|
44 | + abstract public function renderBlock(FieldInterface $field, DOMElement $element); |
|
45 | 45 | } |
46 | 46 | \ No newline at end of file |