X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole%2Fsrc%2FCommand%2FModule%2FPathCommand.php;h=ff1500852d054a65208e6e627c56389545557c87;hp=a716cde0cfb12716431210afb4e00860aa01e901;hb=eba34333e3c89f208d2f72fa91351ad019a71583;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae diff --git a/vendor/drupal/console/src/Command/Module/PathCommand.php b/vendor/drupal/console/src/Command/Module/PathCommand.php index a716cde0c..ff1500852 100644 --- a/vendor/drupal/console/src/Command/Module/PathCommand.php +++ b/vendor/drupal/console/src/Command/Module/PathCommand.php @@ -50,7 +50,7 @@ class PathCommand extends Command ) ->addOption( 'absolute', - '', + null, InputOption::VALUE_NONE, $this->trans('commands.module.path.options.absolute') );