plugin_components.md: stronger wording

This commit is contained in:
Yann Cébron 2024-06-13 16:19:55 +02:00
parent 3471553cf9
commit 5d29f1861f

View File

@ -4,7 +4,7 @@
<link-summary>Migrating deprecated plugin components to the current solutions.</link-summary>
> When writing new plugins, creating Components should be avoided.
> When writing new plugins, creating Components must be avoided.
> Any existing Components should be migrated to services, extensions, or listeners (see below).
>
{style="warning" title="Deprecation Notice"}