コード例 #1
0
ファイル: Initializer.php プロジェクト: TheProjecter/sylma
 public function restoreSylma()
 {
     \Sylma::setManagers($this->getManagers());
 }