Use service calls within .module for enabled status

Created on 29 June 2023, over 1 year ago

_gutenberg_is_gutenberg_enabled() function and $contentTypeManager->isContentTypeSupported($node_type); are both used within the gutenberg.module file. This needs to be changed to only use the gutenberg.content_type_manager service call, doing so will allow other module to implement service decorators to alter when gutenberg is enabled.

📌 Task
Status

Active

Version

2.7

Component

Code

Created by

🇬🇧United Kingdom jnorton

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024