@@ -305,6 +305,7 @@ discard block |
||
305 | 305 | |
306 | 306 | |
307 | 307 | /** |
308 | + * @param FunctionReflectionInterface $reflectionElement |
|
308 | 309 | * @return string |
309 | 310 | */ |
310 | 311 | private function createLinkForElement($reflectionElement, array $classes) |
@@ -340,7 +341,7 @@ discard block |
||
340 | 341 | |
341 | 342 | |
342 | 343 | /** |
343 | - * @param mixed $value |
|
344 | + * @param string $value |
|
344 | 345 | * @param ElementReflectionInterface $elementReflection |
345 | 346 | * @return string |
346 | 347 | */ |