@@ -50,7 +50,7 @@ |
||
| 50 | 50 | |
| 51 | 51 | /** |
| 52 | 52 | * @param array $arguments |
| 53 | - * @param callable $renderChildrenClosure |
|
| 53 | + * @param \Closure $renderChildrenClosure |
|
| 54 | 54 | * @param RenderingContextInterface $renderingContext |
| 55 | 55 | * @return string |
| 56 | 56 | */ |
@@ -49,7 +49,7 @@ |
||
| 49 | 49 | } |
| 50 | 50 | /** |
| 51 | 51 | * @param array $arguments |
| 52 | - * @param callable $renderChildrenClosure |
|
| 52 | + * @param \Closure $renderChildrenClosure |
|
| 53 | 53 | * @param RenderingContextInterface $renderingContext |
| 54 | 54 | * @return string |
| 55 | 55 | * @throws \InvalidArgumentException |
@@ -44,7 +44,7 @@ |
||
| 44 | 44 | |
| 45 | 45 | /** |
| 46 | 46 | * @param array $arguments |
| 47 | - * @param callable $renderChildrenClosure |
|
| 47 | + * @param \Closure $renderChildrenClosure |
|
| 48 | 48 | * @param RenderingContextInterface $renderingContext |
| 49 | 49 | * @return string |
| 50 | 50 | * @throws \InvalidArgumentException |
@@ -48,7 +48,7 @@ |
||
| 48 | 48 | |
| 49 | 49 | /** |
| 50 | 50 | * @param array $arguments |
| 51 | - * @param callable $renderChildrenClosure |
|
| 51 | + * @param \Closure $renderChildrenClosure |
|
| 52 | 52 | * @param RenderingContextInterface $renderingContext |
| 53 | 53 | * @return string |
| 54 | 54 | */ |
@@ -45,7 +45,7 @@ |
||
| 45 | 45 | |
| 46 | 46 | /** |
| 47 | 47 | * @param array $arguments |
| 48 | - * @param callable $renderChildrenClosure |
|
| 48 | + * @param \Closure $renderChildrenClosure |
|
| 49 | 49 | * @param RenderingContextInterface $renderingContext |
| 50 | 50 | * @return string |
| 51 | 51 | */ |
@@ -46,7 +46,7 @@ |
||
| 46 | 46 | |
| 47 | 47 | /** |
| 48 | 48 | * @param array $arguments |
| 49 | - * @param callable|\Closure $renderChildrenClosure |
|
| 49 | + * @param \Closure $renderChildrenClosure |
|
| 50 | 50 | * @param RenderingContextInterface $renderingContext |
| 51 | 51 | * @return string |
| 52 | 52 | */ |
@@ -45,7 +45,7 @@ |
||
| 45 | 45 | |
| 46 | 46 | /** |
| 47 | 47 | * @param array $arguments |
| 48 | - * @param callable $renderChildrenClosure |
|
| 48 | + * @param \Closure $renderChildrenClosure |
|
| 49 | 49 | * @param RenderingContextInterface $renderingContext |
| 50 | 50 | * @return string |
| 51 | 51 | */ |
@@ -47,7 +47,7 @@ |
||
| 47 | 47 | |
| 48 | 48 | /** |
| 49 | 49 | * @param array $arguments |
| 50 | - * @param callable $renderChildrenClosure |
|
| 50 | + * @param \Closure $renderChildrenClosure |
|
| 51 | 51 | * @param RenderingContextInterface $renderingContext |
| 52 | 52 | * @return string |
| 53 | 53 | */ |