예제 #1
0
 /**
  * For developper use only
  *
  */
 protected function init_to_with_store()
 {
     $this->to = new ZoneRuleContainer($this);
     $this->to->setName('to');
 }