test(logistique) : tests PHPUnit RG-5.01→5.10 + capture contrat JSON (ERP-187) #137
+1
-1
@@ -88,7 +88,7 @@ final class WeighingTicketProvider implements ProviderInterface
|
||||
// Echappatoire ?pagination=false : collection complete sans Paginator
|
||||
// (regle n°13 — utile pour alimenter un <select> cote front).
|
||||
if (!$this->pagination->isEnabled($operation, $context)) {
|
||||
/** @var list<WeighingTicket> $tickets */
|
||||
// @var list<WeighingTicket> $tickets
|
||||
return $qb->getQuery()->getResult();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user