Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / comment / src / Plugin / views / field / NodeNewComments.php
index c53b52ed154a16aa39b189d542e25fbf6253cf6d..bfb0b5cbd8273cb27c358ffc0db1219ecff43f57 100644 (file)
@@ -36,7 +36,7 @@ class NodeNewComments extends NumericField {
   protected $database;
 
   /**
-   * Constructs a Drupal\Component\Plugin\PluginBase object.
+   * Constructs a \Drupal\comment\Plugin\views\field\NodeNewComments object.
    *
    * @param array $configuration
    *   A configuration array containing information about the plugin instance.