Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-core / src / Command / Settings / SetCommand.php
index 3b41917207e40f764325c5840a1eeb7f7ef8575f..0fc9ba68ec6908b17b84cfb2e2166a0facce1ef3 100644 (file)
@@ -20,6 +20,7 @@ use Drupal\Console\Core\Style\DrupalStyle;
 
 /**
  * Class SetCommand
+ *
  * @package Drupal\Console\Core\Command\Settings
  */
 class SetCommand extends Command
@@ -38,6 +39,7 @@ class SetCommand extends Command
 
     /**
      * CheckCommand constructor.
+     *
      * @param ConfigurationManager $configurationManager
      * @param NestedArray          $nestedArray
      */