예제 #1
0
 public function __construct(Modules_SlaveDnsManager_Slave $slave)
 {
     $this->_slave = $slave;
     parent::__construct();
 }