Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console / src / Command / Theme / PathCommand.php
index 3cb2fba20de46ca61084100fc159816b61870aa9..68ad53bd7d7ca83174d3f3763e4dd83c8d848231 100644 (file)
@@ -50,7 +50,7 @@ class PathCommand extends Command
             )
             ->addOption(
                 'absolute',
-                '',
+                null,
                 InputOption::VALUE_NONE,
                 $this->trans('commands.theme.path.options.absolute')
             );