예제 #1
0
 /**
  * @param Dictionary $dc
  */
 public function setDict($dc)
 {
     $dc->connectMain($this);
     $this->_dictionary = $dc;
 }