Issue #2868294 by kriboogh: Call to a member function getThirdPartySetting()...
Compare changes
@@ -41,6 +41,8 @@ public function __construct(EntityTypeManagerInterface $entity_type_manager, Ent
@@ -48,6 +50,8 @@ public function getTranslationHandler($entity_type_id) {
@@ -58,6 +62,8 @@ public function getTranslationMetadata(EntityInterface $translation) {
@@ -66,6 +72,8 @@ public function isSupported($entity_type_id) {
@@ -79,14 +87,21 @@ public function getSupportedEntityTypes() {
@@ -95,7 +110,7 @@ public function isEnabled($entity_type_id, $bundle = NULL) {
@@ -107,11 +122,16 @@ public function isEnabled($entity_type_id, $bundle = NULL) {
@@ -119,7 +139,10 @@ public function setBundleTranslationSettings($entity_type_id, $bundle, array $se
@@ -130,9 +153,12 @@ public function getBundleTranslationSettings($entity_type_id, $bundle) {
@@ -140,7 +166,10 @@ protected function loadContentLanguageSettings($entity_type_id, $bundle) {