Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console / templates / module / src / Plugin / Field / FieldFormatter / imageformatter.php.twig
index 83e6b7fcc5b3f9560b68e0577aa6300b850e748a..92059a4d42af176879c0970c7335182f95d29262 100644 (file)
@@ -58,7 +58,7 @@ class {{ class_name }} extends ImageFormatterBase implements ContainerFactoryPlu
  protected $imageStyleStorage;
 
 /**
- * Constructs an ImageFormatter object.
+ * Constructs a new {{ class_name }} object.
  *
  * @param string $plugin_id
  *   The plugin_id for the formatter.