Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console / src / Command / Rest / DebugCommand.php
index 708920d3dd8d2cfd2f2d585937171026b767e5c4..dcd8a764f7d2e6cb8adfd09ba55e8ade29fdd57f 100644 (file)
@@ -58,7 +58,7 @@ class DebugCommand extends Command
             )
             ->addOption(
                 'authorization',
-                '',
+                null,
                 InputOption::VALUE_OPTIONAL,
                 $this->trans('commands.rest.debug.options.status')
             );