コード例 #1
0
ファイル: User.php プロジェクト: sgdoc/sgdoce-codigo
 public static function setSystems($systemsSession = null)
 {
     self::$_systemsSession = $systemsSession;
 }