@@ -385,7 +385,7 @@ |
||
385 | 385 | * @param array $arguments |
386 | 386 | * @param \Closure $renderChildrenClosure |
387 | 387 | * @param RenderingContextInterface $renderingContext |
388 | - * @return mixed |
|
388 | + * @return string |
|
389 | 389 | */ |
390 | 390 | public static function renderStatic(array $arguments, \Closure $renderChildrenClosure, RenderingContextInterface $renderingContext) |
391 | 391 | { |