Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / node / src / Plugin / views / wizard / Node.php
index 34d4bcf6c5e7784f1a59f2e76f5c5ddfb295994c..f06855db869e0494445e878825a9c00b16c5ce0f 100644 (file)
@@ -22,6 +22,8 @@ class Node extends WizardPluginBase {
 
   /**
    * Set the created column.
+   *
+   * @var string
    */
   protected $createdColumn = 'node_field_data-created';