/home/homes/nicolasgritte/sites/3wa_FSD39A/POO/exo3v2-cart/index.php:13:
array (size=10)
  'id' => int 1
  'category' => string 'mobile' (length=6)
  'name' => string 'iphone666' (length=9)
  'description' => string 'ceci est une révolution' (length=24)
  'picture' => string 'uneimage' (length=8)
  'price_ht' => float 6666
  'tva' => float 6
  'discount' => float 0
  'quantity' => int 666
  'created_at' => string '2023-03-16 15:00:04' (length=19)
$result :
/home/homes/nicolasgritte/sites/3wa_FSD39A/POO/exo3v2-cart/app/Model/ProductModel.php:17:
array (size=10)
  'id' => int 1
  'category' => string 'mobile' (length=6)
  'name' => string 'iphone666' (length=9)
  'description' => string 'ceci est une révolution' (length=24)
  'picture' => string 'uneimage' (length=8)
  'price_ht' => float 6666
  'tva' => float 6
  'discount' => float 0
  'quantity' => int 666
  'created_at' => string '2023-03-16 15:00:04' (length=19)
/home/homes/nicolasgritte/sites/3wa_FSD39A/POO/exo3v2-cart/app/Model/ProductModel.php:53:
object(DateTime)[6]
  public 'date' => string '2023-03-16 15:00:04.000000' (length=26)
  public 'timezone_type' => int 3
  public 'timezone' => string 'UTC' (length=3)
/home/homes/nicolasgritte/sites/3wa_FSD39A/POO/exo3v2-cart/index.php:16:
object(Product)[5]
  private int 'id' => int 1
  private string 'name' => string 'iphone666' (length=9)
  private string 'description' => string 'ceci est une révolution' (length=24)
  private float 'priceHt' => float 6666
  private float 'tva' => float 6
  private string 'picture' => string 'uneimage' (length=8)
  private int 'quantity' => int 666
  private DateTime 'createdAt' => 
    object(DateTime)[6]
      public 'date' => string '2023-03-16 15:00:04.000000' (length=26)
      public 'timezone_type' => int 3
      public 'timezone' => string 'UTC' (length=3)