add colors
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-04-14 06:59:01 +02:00
parent 6a00fc64c1
commit 19d3151425
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -279,7 +279,7 @@ Add a batch action. The callback has 2 arguments:
* An instance of `App\Core\Entity\EntityInterface`
* An instance of `App\Core\Manager\EntityManager`
```
```php-inline
use App\Core\Entity\EntityInterface;
use App\Core\Manager\EntityManager;