Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
trash
/
vhost_www.traiteur-75.fr_1689065491
/
htdocs
/
src
/
Entity
/
/srv/data/trash/vhost_www.traiteur-75.fr_1689065491/htdocs/src/Entity/Information.php
<?php namespace App\Entity; class Information { public $lastname; public $firstname; public $email; public $phone; }