@@ -58,7 +58,7 @@ |
||
| 58 | 58 | $this->container->expects($this->any())->method('getParameter') |
| 59 | 59 | ->will( |
| 60 | 60 | $this->returnCallback( |
| 61 | - function ($arg) { |
|
| 61 | + function($arg) { |
|
| 62 | 62 | switch ($arg) { |
| 63 | 63 | case 'onurb_yuml.show_fields_description': |
| 64 | 64 | return false; |