@@ -176,10 +176,10 @@ |
||
176 | 176 | { |
177 | 177 | return $this->cacheDuration; |
178 | 178 | } |
179 | - /** |
|
180 | - * Set the value of the cacheDuration-property |
|
181 | - * @param string|null $cacheDuration |
|
182 | - */ |
|
179 | + /** |
|
180 | + * Set the value of the cacheDuration-property |
|
181 | + * @param string|null $cacheDuration |
|
182 | + */ |
|
183 | 183 | public function setCacheDuration(string $cacheDuration = null) |
184 | 184 | { |
185 | 185 | $this->cacheDuration = $cacheDuration; |