Пример #1
0
 public function isNeedDni()
 {
     return JeproshopCountryModelCountry::isNeedDniByCountryId($this->country_id);
 }