getCity() public méthode

public getCity ( ) : mixed
Résultat mixed
Exemple #1
0
 public function getCity()
 {
     return $this->livesIn->getCity();
 }