We can add a OneToMany relation to the Company as well. <?php Address { //fields /** * @var User|null * @ORM\ManyToOne(targetEntity=User::class, ...
確定! 回上一頁