Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console / templates / module / src / Plugin / skeleton.php.twig
index 4354a98f91d51a23d557453da491b0bcad351b8e..ccf2caf2fe3f9dfb6cbc89439577ca7e8f835dfd 100644 (file)
@@ -39,7 +39,7 @@ class {{class_name}} implements {% if plugin_interface is not empty %} {{ plugin
 {% block class_construct %}
 {% if services is not empty %}
   /**
 {% block class_construct %}
 {% if services is not empty %}
   /**
-   * Construct.
+   * Constructs a new {{class_name}} object.
    *
    * @param array $configuration
    *   A configuration array containing information about the plugin instance.
    *
    * @param array $configuration
    *   A configuration array containing information about the plugin instance.