@@ -33,6 +33,9 @@ |
||
33 | 33 | ], $this->buildVariables($model)); |
34 | 34 | } |
35 | 35 | |
36 | + /** |
|
37 | + * @param Model $model |
|
38 | + */ |
|
36 | 39 | protected function buildVariables(?Model $model = null) { |
37 | 40 | $routePrefix = 'microboard'; |
38 | 41 | $translationsPrefix = ''; |