'id', 'ref' => 'ref', 'description' => 'description', 'fk_statut' => 'status', ]; // Champs modifiables via API protected $writableFields = []; }