Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-core / src / Command / Exclude / DrupliconCommand.php
index 516155ce4781fa22429d3c8410e56fa1851e9187..540c361bba3a077f0bdd7e0c183f990dd5a6f756 100644 (file)
@@ -17,6 +17,7 @@ use Drupal\Console\Core\Style\DrupalStyle;
 
 /**
  * Class DrupliconCommand
+ *
  * @package Drupal\Console\Core\Command\Exclude
  */
 class DrupliconCommand extends Command
@@ -34,6 +35,7 @@ class DrupliconCommand extends Command
 
     /**
      * DrupliconCommand constructor.
+     *
      * @param string       $appRoot
      * @param TwigRenderer $renderer
      */