X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole%2Fsrc%2FCommand%2FFeatures%2FImportCommand.php;h=275859fb1a53c89f5de01a2c67a7c72bdd95ef4d;hp=31ae21481dfb6c9018a4c77ee3b729a3f132209c;hb=eba34333e3c89f208d2f72fa91351ad019a71583;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;ds=sidebyside diff --git a/vendor/drupal/console/src/Command/Features/ImportCommand.php b/vendor/drupal/console/src/Command/Features/ImportCommand.php index 31ae21481..275859fb1 100644 --- a/vendor/drupal/console/src/Command/Features/ImportCommand.php +++ b/vendor/drupal/console/src/Command/Features/ImportCommand.php @@ -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') )