コード例 #1
0
ファイル: LiskDAO.php プロジェクト: ryancford/phabricator
 public static function closeAllConnections()
 {
     self::$connections = array();
 }