Completed
Pull Request — master (#608)
by Greg
03:00
created
src/GlobalOptionsEventListener.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -83,7 +83,7 @@
 block discarded – undo
83 83
      * the input string contains no '=' character, then the value will be 'true'.
84 84
      *
85 85
      * @param string $value
86
-     * @return array
86
+     * @return boolean[]
87 87
      */
88 88
     protected function splitConfigKeyValue($value)
89 89
     {
Please login to merge, or discard this patch.