As a side effect of #3035288: Deprecate theme_get_setting() which is changing the constructor signature of the service, we must replace our manual call to BareHtmlPageRenderer:
$this->bareHtmlPageRenderer = new BareHtmlPageRenderer($this->renderer, $this->htmlResponseAttachmentsProcessor);
by a proper dependency injection.
Issue fork display_builder-3555179
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
Comment #2
pdureau commentedComment #4
pdureau commentedComment #5
pdureau commented