mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 23:23:51 +00:00
apply rector rules
This commit is contained in:
@@ -129,8 +129,6 @@ abstract class AbstractCRUDController extends AbstractController
|
||||
*
|
||||
* By default, count all entities. You can customize the query by
|
||||
* using the method `customizeQuery`.
|
||||
*
|
||||
* @param mixed $_format
|
||||
*/
|
||||
protected function countEntities(string $action, Request $request, mixed $_format): int
|
||||
{
|
||||
|
Reference in New Issue
Block a user