Pagination/Configuration/PaginateFinderConfiguration.php
Method setPaginateConfiguration
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function setPaginateConfiguration($order = null, $skip = null, $limit = null, array $mapping, $search = null)
- Create a ticketCreate a ticket
Method generateFromVariable
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$order = null,
$skip = null,
$limit = null,
array $mapping = array(),
$search = null
- Create a ticketCreate a ticket