Completed
Push — master ( 3baddf...8c95b6 )
by WEBEWEB
01:31
created
Twig/Extension/UI/ModalTwigExtension.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
     /**
51 51
      * Get the Twig functions.
52 52
      *
53
-     * @return array Returns the Twig functions.
53
+     * @return Twig_SimpleFunction[] Returns the Twig functions.
54 54
      */
55 55
     public function getFunctions() {
56 56
         return [
Please login to merge, or discard this patch.
Twig/Extension/UI/ProgressBarTwigExtension.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
     /**
51 51
      * Get the Twig functions.
52 52
      *
53
-     * @return array Returns the Twig functions.
53
+     * @return Twig_SimpleFunction[] Returns the Twig functions.
54 54
      */
55 55
     public function getFunctions() {
56 56
         return [
Please login to merge, or discard this patch.
Twig/Extension/Widget/CardTwigExtension.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
     /**
51 51
      * Get the Twig functions.
52 52
      *
53
-     * @return array Returns the Twig functions.
53
+     * @return Twig_SimpleFunction[] Returns the Twig functions.
54 54
      */
55 55
     public function getFunctions() {
56 56
         return [
Please login to merge, or discard this patch.