Completed
Pull Request — master (#164)
by
unknown
13:40
created
src/Component/ApiConsoleControl.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -127,7 +127,7 @@
 block discarded – undo
127 127
     /**
128 128
      * @param mixed[] $values
129 129
      * @return mixed[]
130
-    */
130
+     */
131 131
     private function filterFormValues(array $values): array
132 132
     {
133 133
         foreach ($this->handler->params() as $param) {
Please login to merge, or discard this patch.