@@ -28,9 +28,9 @@ |
||
28 | 28 | /** |
29 | 29 | * Get parameter value |
30 | 30 | * |
31 | - * @param TestTemplateOptions|TemplateOptionsInterface $options |
|
31 | + * @param TemplateOptionsInterface $options |
|
32 | 32 | * |
33 | - * @return mixed |
|
33 | + * @return string |
|
34 | 34 | */ |
35 | 35 | public function getValue(TemplateOptionsInterface $options) |
36 | 36 | { |