Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / dblog / src / Plugin / views / wizard / Watchdog.php
index f1d7bffb5de2033e770da798d637a4dfa9ba3b23..3a0dad5c86dd92a40dbdbf165a761fb86193c427 100644 (file)
@@ -18,6 +18,8 @@ class Watchdog extends WizardPluginBase {
 
   /**
    * Set the created column.
+   *
+   * @var string
    */
   protected $createdColumn = 'timestamp';