coravel icon indicating copy to clipboard operation
coravel copied to clipboard

[Docs] Adds possible implementation of invocable class to documentation

Open tesar-tech opened this issue 2 years ago • 0 comments

Reasoning behind this change is to provide working example of invocable class.

The "closest" one in the docs is few lines below (invocable with params), where is "do not register them with the DI services.". Which is directly opposing the necessity with "normal" invokable.

For the better explanation user have to navigate to Invocables page.

This update keeps the full working example in one place.

tesar-tech avatar Feb 01 '24 20:02 tesar-tech