Doctrine\Tests\Models\CMS\CmsAddress::getCity PHP Method

getCity() public method

public getCity ( )
    public function getCity()
    {
        return $this->city;
    }