This commit is contained in:
parent
6a00fc64c1
commit
19d3151425
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue