Loading core/lib/Drupal/Core/Datetime/Entity/DateFormat.php +2 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,8 @@ 'label', 'locked', 'pattern', ])] ], )] class DateFormat extends ConfigEntityBase implements DateFormatInterface { /** Loading core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php +2 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,8 @@ 'mode', 'content', 'hidden', ])] ], )] class EntityFormDisplay extends EntityDisplayBase implements EntityFormDisplayInterface { /** Loading core/lib/Drupal/Core/Entity/Entity/EntityFormMode.php +2 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,8 @@ 'description', 'targetEntityType', 'cache', ])] ], )] class EntityFormMode extends EntityDisplayModeBase implements EntityFormModeInterface { } core/lib/Drupal/Core/Entity/Entity/EntityViewDisplay.php +2 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,8 @@ 'mode', 'content', 'hidden', ])] ], )] class EntityViewDisplay extends EntityDisplayBase implements EntityViewDisplayInterface { /** Loading core/lib/Drupal/Core/Entity/Entity/EntityViewMode.php +2 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,8 @@ 'description', 'targetEntityType', 'cache', ])] ], )] class EntityViewMode extends EntityDisplayModeBase implements EntityViewModeInterface { } Loading
core/lib/Drupal/Core/Datetime/Entity/DateFormat.php +2 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,8 @@ 'label', 'locked', 'pattern', ])] ], )] class DateFormat extends ConfigEntityBase implements DateFormatInterface { /** Loading
core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php +2 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,8 @@ 'mode', 'content', 'hidden', ])] ], )] class EntityFormDisplay extends EntityDisplayBase implements EntityFormDisplayInterface { /** Loading
core/lib/Drupal/Core/Entity/Entity/EntityFormMode.php +2 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,8 @@ 'description', 'targetEntityType', 'cache', ])] ], )] class EntityFormMode extends EntityDisplayModeBase implements EntityFormModeInterface { }
core/lib/Drupal/Core/Entity/Entity/EntityViewDisplay.php +2 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,8 @@ 'mode', 'content', 'hidden', ])] ], )] class EntityViewDisplay extends EntityDisplayBase implements EntityViewDisplayInterface { /** Loading
core/lib/Drupal/Core/Entity/Entity/EntityViewMode.php +2 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,8 @@ 'description', 'targetEntityType', 'cache', ])] ], )] class EntityViewMode extends EntityDisplayModeBase implements EntityViewModeInterface { }