@@ -33,7 +33,7 @@ |
||
| 33 | 33 | * @param \phpbb\language\language $language Language object |
| 34 | 34 | * @param \blitze\content\services\types $content_types Content types object |
| 35 | 35 | * @param string $php_ext php file extension |
| 36 | - */ |
|
| 36 | + */ |
|
| 37 | 37 | public function __construct(\phpbb\controller\helper $helper, \phpbb\language\language $language, \blitze\content\services\types $content_types, $php_ext) |
| 38 | 38 | { |
| 39 | 39 | $this->helper = $helper; |