Fix php stan

This commit is contained in:
Laurent Destailleur (aka Eldy)
2025-02-18 10:24:00 +01:00
parent 104f5a9dc8
commit 9d61b20ecd
5 changed files with 12 additions and 14 deletions

View File

@@ -119,7 +119,7 @@ class Commande extends CommonOrder
/**
* Status of the order
* @var int
* @var int|null
*/
public $status;