plugin_services.md: add title to callout

This commit is contained in:
Yann Cébron 2024-02-19 15:35:45 +01:00
parent 0b1dd03594
commit d7374489b5

View File

@ -34,7 +34,7 @@ To improve startup performance, avoid any heavy initializations in the construct
>
> Use inspection <control>Plugin DevKit | Code | Non-default constructors for service and extension class</control> to verify code.
>
{style="warning"}
{style="warning" title="Do not use Constructor Injection"}
## Light Services