X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Ffield_layout%2Fsrc%2FEntity%2FFieldLayoutEntityViewDisplay.php;fp=web%2Fcore%2Fmodules%2Ffield_layout%2Fsrc%2FEntity%2FFieldLayoutEntityViewDisplay.php;h=4f0c27402f6efc864ef47c2bfffc3a4de5bbc75a;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/core/modules/field_layout/src/Entity/FieldLayoutEntityViewDisplay.php b/web/core/modules/field_layout/src/Entity/FieldLayoutEntityViewDisplay.php new file mode 100644 index 000000000..4f0c27402 --- /dev/null +++ b/web/core/modules/field_layout/src/Entity/FieldLayoutEntityViewDisplay.php @@ -0,0 +1,24 @@ +getLayoutDefinition($this->getLayoutId())->getDefaultRegion(); + } + +}