Correction CI
continuous-integration/drone/push Build is failing Details

pull/18/head
DahmaneYanis 1 year ago
parent 5b9096ab35
commit 88e547bfcb

@ -35,7 +35,7 @@ class TacticInfoGateway {
* Return the nb last tactics created * Return the nb last tactics created
* *
* @param integer $nb * @param integer $nb
* @return TacticInfo[] * @return array<array<string,mixed>>
*/ */
public function getLast(int $nb) : ?array { public function getLast(int $nb) : ?array {
$res = $this->con->fetch( $res = $this->con->fetch(

Loading…
Cancel
Save