Completed
Pull Request — master (#338)
by Claus
02:06
created
src/Core/ViewHelper/AbstractViewHelper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -385,7 +385,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.