コード例 #1
0
ファイル: Customization.php プロジェクト: Lavoaster/PVLive
 public static function getSession()
 {
     return \DF\Session::getNamespace('customization');
 }