Add void typehint to disableBundleTranslation.
Compare changes
Files
2@@ -62,7 +62,7 @@ public static function enableBundleTranslation(string $entity_type_id, string $b
@@ -62,7 +62,7 @@ public static function enableBundleTranslation(string $entity_type_id, string $b
$content_language_settings = ContentLanguageSettings::loadByEntityTypeBundle($entity_type_id, $bundle);