Loading core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php +2 −2 Original line number Diff line number Diff line Loading @@ -11,8 +11,8 @@ * * @see \Drupal\Core\Entity\EntityTypeListenerInterface * * @property \Drupal\Core\Entity\EntityTypeManagerInterface entityTypeManager * @property \Drupal\Core\Database\Connection database * @property \Drupal\Core\Entity\EntityTypeManagerInterface $entityTypeManager * @property \Drupal\Core\Database\Connection $database * * @internal */ Loading core/modules/layout_builder/src/Plugin/Field/FieldType/LayoutSectionItem.php +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ * cardinality = \Drupal\Core\Field\FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED * ) * * @property \Drupal\layout_builder\Section section * @property \Drupal\layout_builder\Section $section */ class LayoutSectionItem extends FieldItemBase { Loading core/modules/menu_link_content/src/Entity/MenuLinkContent.php +2 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,8 @@ /** * Defines the menu link content entity class. * * @property \Drupal\link\LinkItemInterface link * @property \Drupal\Core\Field\FieldItemList rediscover * @property \Drupal\link\LinkItemInterface $link * @property \Drupal\Core\Field\FieldItemList $rediscover * * @ContentEntityType( * id = "menu_link_content", Loading core/modules/shortcut/src/Entity/Shortcut.php +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ /** * Defines the shortcut entity class. * * @property \Drupal\link\LinkItemInterface link * @property \Drupal\link\LinkItemInterface $link * * @ContentEntityType( * id = "shortcut", Loading Loading
core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php +2 −2 Original line number Diff line number Diff line Loading @@ -11,8 +11,8 @@ * * @see \Drupal\Core\Entity\EntityTypeListenerInterface * * @property \Drupal\Core\Entity\EntityTypeManagerInterface entityTypeManager * @property \Drupal\Core\Database\Connection database * @property \Drupal\Core\Entity\EntityTypeManagerInterface $entityTypeManager * @property \Drupal\Core\Database\Connection $database * * @internal */ Loading
core/modules/layout_builder/src/Plugin/Field/FieldType/LayoutSectionItem.php +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ * cardinality = \Drupal\Core\Field\FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED * ) * * @property \Drupal\layout_builder\Section section * @property \Drupal\layout_builder\Section $section */ class LayoutSectionItem extends FieldItemBase { Loading
core/modules/menu_link_content/src/Entity/MenuLinkContent.php +2 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,8 @@ /** * Defines the menu link content entity class. * * @property \Drupal\link\LinkItemInterface link * @property \Drupal\Core\Field\FieldItemList rediscover * @property \Drupal\link\LinkItemInterface $link * @property \Drupal\Core\Field\FieldItemList $rediscover * * @ContentEntityType( * id = "menu_link_content", Loading
core/modules/shortcut/src/Entity/Shortcut.php +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ /** * Defines the shortcut entity class. * * @property \Drupal\link\LinkItemInterface link * @property \Drupal\link\LinkItemInterface $link * * @ContentEntityType( * id = "shortcut", Loading