@@ -58,6 +58,9 @@ |
||
58 | 58 | } |
59 | 59 | } |
60 | 60 | |
61 | + /** |
|
62 | + * @param View $layout |
|
63 | + */ |
|
61 | 64 | public function missingMethod($layout, $parameters) |
62 | 65 | { |
63 | 66 | $view = $this->findView(); |