Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console / templates / module / src / Plugin / Rest / Resource / rest.php.twig
index a5c3bbdce156a5def30e53efa413d805ae89adef..9145f2e2a51e8eefcfdaabb32e75cf1de57a7ac9 100644 (file)
@@ -43,7 +43,7 @@ class {{ class_name }} extends ResourceBase {% endblock %}
 {% block class_construct %}
 
   /**
-   * Constructs a Drupal\rest\Plugin\ResourceBase object.
+   * Constructs a new {{ class_name }} object.
    *
    * @param array $configuration
    *   A configuration array containing information about the plugin instance.