Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console / src / Command / Create / TermsCommand.php
index 0822c4a749f795debba213f0491a9f7002dc3e36..a2bd1ab3bf361f7a3f122ab7f21ae0bfd2ceae35 100644 (file)
@@ -24,9 +24,8 @@ use Drupal\Console\Core\Style\DrupalStyle;
  * @package Drupal\Console\Command\Generate
  *
  * @DrupalCommand(
- *     extension = "features",
- *     extensionType = "module",
- *     dependencies={"taxonomy"}
+ *     extension = "taxonomy",
+ *     extensionType = "module"
  * )
  */
 class TermsCommand extends Command