Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / chi-teck / drupal-code-generator / templates / d8 / plugin-manager / annotation / src / Annotation / Example.php.twig
similarity index 92%
rename from vendor/chi-teck/drupal-code-generator/templates/d8/module/plugin-manager/src/Annotation/Model.php.twig
rename to vendor/chi-teck/drupal-code-generator/templates/d8/plugin-manager/annotation/src/Annotation/Example.php.twig
index 28ca4a1918ec39862c7161257d12cabc92cfaaa6..6dd2134c156924d31b2446a487ba678b477cbdea 100644 (file)
@@ -5,7 +5,7 @@ namespace Drupal\{{ machine_name }}\Annotation;
 use Drupal\Component\Annotation\Plugin;
 
 /**
- * Defines {{ name|lower }} annotation object.
+ * Defines {{ plugin_type }} annotation object.
  *
  * @Annotation
  */