The namespace of EmbedCKEditor5PluginBase does not respect PSR4

Created on 8 April 2025, 9 days ago

Problem/Motivation

The namespace of EmbedCKEditor5PluginBase is namespace Drupal\entity_embed\Plugin\CKEditor5Plugin; when it s folder structure is /embed/src/Plugin/CKEditor5Plugin/EmbedCKEditor5PluginBase.php

This makes our pipeline complaining about Class Drupal\entity_embed\Plugin\CKEditor5Plugin\EmbedCKEditor5PluginBase located in ./html/modules/contrib/embed/src/Plugin/CKEditor5Plugin/EmbedCKEditor5PluginBase.php does not comply with psr-4 autoloading standard (rule: Drupal\embed\ => ./html/modules/contrib/embed/src). Skipping.

I believe it s related to our update toward slevomat/coding-standard 8.16.2

Steps to reproduce

Proposed resolution

Update the namespace of EmbedCKEditor5PluginBase to follow PR-4 standard.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.10

Component

Code

Created by

🇳🇱Netherlands deneus18

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