Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-core / src / Command / Settings / DebugCommand.php
index 50f62f4fce47512adf3e0f608f5bea826d40a550..ca35077f0b7325ccb64ba90cacc3d473643f5e16 100644 (file)
@@ -17,6 +17,7 @@ use Drupal\Console\Core\Style\DrupalStyle;
 
 /**
  * Class DebugCommand
+ *
  * @package Drupal\Console\Core\Command\Settings
  */
 class DebugCommand extends Command
@@ -35,6 +36,7 @@ class DebugCommand extends Command
 
     /**
      * CheckCommand constructor.
+     *
      * @param ConfigurationManager $configurationManager
      * @param NestedArray          $nestedArray
      */