Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console / templates / module / src / Plugin / Mail / mail.php.twig
index d2e466e4cdd293e5390b35ddd6d4a311bece91dc..878b3eea248035a41cbd14b5d264bb06ddb05f62 100644 (file)
@@ -31,7 +31,7 @@ class {{class_name}} extends PhpMail {% if services is not empty %}implements Co
 {% 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.