Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console / src / Command / Features / ImportCommand.php
index 31ae21481dfb6c9018a4c77ee3b729a3f132209c..275859fb1a53c89f5de01a2c67a7c72bdd95ef4d 100644 (file)
@@ -41,7 +41,7 @@ class ImportCommand extends Command
             ->setDescription($this->trans('commands.features.import.description'))
             ->addOption(
                 'bundle',
-                '',
+                null,
                 InputOption::VALUE_OPTIONAL,
                 $this->trans('commands.features.import.options.bundle')
             )