Пример #1
0
 /**
  * {@inheritDoc}
  */
 public function getZoneCountries($excluded = false)
 {
     $this->__initializer__ && $this->__initializer__->__invoke($this, 'getZoneCountries', array($excluded));
     return parent::getZoneCountries($excluded);
 }