コード例 #1
0
ファイル: config.php プロジェクト: sillysachin/teamtogether
 public function reset()
 {
     $instance = new KunenaConfig();
     $this->bind($instance->getProperties());
 }