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

getCountry() public method

public getCountry ( )
    public function getCountry()
    {
        return $this->country;
    }