Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Entity / Annotation / EntityType.php
index 99335ae29241f5015c1a4026b09c64cbb2f9e1a2..9d14bed06d1475385ac7cba0b32405c8501ad2b0 100644 (file)
@@ -33,6 +33,8 @@ class EntityType extends Plugin {
 
   /**
    * The group machine name.
+   *
+   * @var string
    */
   public $group = 'default';