getCity() public method

public getCity ( ) : mixed
return mixed
Example #1
0
 public function getCity()
 {
     return $this->livesIn->getCity();
 }