@@ -53,6 +53,7 @@ |
||
53 | 53 | |
54 | 54 | /** |
55 | 55 | * {@inheritdoc} |
56 | + * @param string $mimeType |
|
56 | 57 | */ |
57 | 58 | public function resolveGeneratorClass($mimeType) |
58 | 59 | { |
@@ -100,7 +100,6 @@ |
||
100 | 100 | * Sets orientation for the $route. |
101 | 101 | * |
102 | 102 | * @param string $route |
103 | - * @param string $orientation |
|
104 | 103 | */ |
105 | 104 | public function set($route, $options = []) |
106 | 105 | { |