Example #1
0
 public function getCountryObject()
 {
     return Country::findByCode($this->country);
 }