Use service calls within .module for enabled status

Created on 29 June 2023, about 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 justin@jnorton.co.uk

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024