Completed
Push — master ( 18ab12...63b6fb )
by Sébastien
15:14
created
Request/ApiParameterBag.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
10 10
     /**
11 11
      * override this method to customize which request parameters bags will be used.
12 12
      *
13
-     * @return array
13
+     * @return string[]
14 14
      */
15 15
     public function getFilteredType()
16 16
     {
Please login to merge, or discard this patch.