FIX : var type

php
Victor SOULIER 1 year ago
parent f9ac7ef338
commit d1810f07e8

@ -3,7 +3,7 @@
namespace model;
class MdlUser extends MdlBase{
private JoueurGateway $gw;
private UtilisateurConnecteGateway $gw;
public function __construct(){
parent::__construct();

Loading…
Cancel
Save