X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FEntity%2FAnnotation%2FEntityType.php;h=9d14bed06d1475385ac7cba0b32405c8501ad2b0;hb=5b8bb166bfa98770daef9de5c127fc2e6ef02340;hp=99335ae29241f5015c1a4026b09c64cbb2f9e1a2;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/lib/Drupal/Core/Entity/Annotation/EntityType.php b/web/core/lib/Drupal/Core/Entity/Annotation/EntityType.php index 99335ae29..9d14bed06 100644 --- a/web/core/lib/Drupal/Core/Entity/Annotation/EntityType.php +++ b/web/core/lib/Drupal/Core/Entity/Annotation/EntityType.php @@ -33,6 +33,8 @@ class EntityType extends Plugin { /** * The group machine name. + * + * @var string */ public $group = 'default';