Exemplo n.º 1
0
 public function prePersist($student)
 {
     parent::prePersist($student);
 }
Exemplo n.º 2
0
 public function prePersist($professor)
 {
     parent::prePersist($professor);
 }