The getDomainConfigName protected method of the DomainConfigOverrider class seems totally unused.

Let's deprecate it in the 2.0.0 release and remove it in the 2.1.0 release.

Can be replaced by a direct call to the public static method getConfigNamesByDomainAndLanguage().

Issue fork domain-3543535

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mably created an issue. See original summary.

mably’s picture

Issue summary: View changes

  • mably committed f7fe2818 on 2.0.x
    Issue #3543535 by mably: Remove the unused getDomainConfigName protected...

mably’s picture

Issue summary: View changes

MR 207 should be applied just before the 2.1.0 release.

mably’s picture

Status: Active » Postponed