Resolve #3411185 "Return Document spellcheck updates"
Compare changes
@@ -18,7 +18,10 @@ interface EntityDisplayRepositoryInterface {
@@ -29,7 +32,10 @@ public function getAllViewModes();
@@ -37,7 +43,10 @@ public function getViewModes($entity_type_id);
@@ -48,7 +57,10 @@ public function getAllFormModes();
@@ -59,7 +71,9 @@ public function getFormModes($entity_type_id);
@@ -70,7 +84,9 @@ public function getViewModeOptions($entity_type_id);
@@ -83,7 +99,9 @@ public function getFormModeOptions($entity_type_id);
@@ -96,7 +114,9 @@ public function getViewModeOptionsByBundle($entity_type_id, $bundle);