Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-core / src / Command / Exclude / DrushCommand.php
index 8d0820082df1809c5820075a04ecc14dcc443e4e..833b829f5898082e66264799e80812155ef9a47a 100644 (file)
@@ -18,6 +18,7 @@ use Drupal\Console\Core\Style\DrupalStyle;
 
 /**
  * Class DrushCommand
+ *
  * @package Drupal\Console\Core\Command\Exclude
  */
 class DrushCommand extends Command
@@ -36,6 +37,7 @@ class DrushCommand extends Command
 
     /**
      * DrushCommand constructor.
+     *
      * @param ConfigurationManager $configurationManager
      * @param ChainQueue           $chainQueue
      */