@@ -350,7 +350,7 @@ |
||
350 | 350 | } |
351 | 351 | |
352 | 352 | /** |
353 | - * @param $element |
|
353 | + * @param string $element |
|
354 | 354 | * @return ElementFactory |
355 | 355 | */ |
356 | 356 | protected function getFactory($element) |
@@ -35,6 +35,7 @@ |
||
35 | 35 | |
36 | 36 | /** |
37 | 37 | * @inheritdoc |
38 | + * @param string $view |
|
38 | 39 | */ |
39 | 40 | public function setView($view) |
40 | 41 | { |