Public Member Functions | |
| __construct () | |
| user () | |
| get_system_obj (string $class) | |
| debug (... $args) | |
Public Attributes | |
| int | $uid = 0 |
| dbxSessionEphemeralGuestTestBrowser | $browser |
Definition at line 7 of file dbxSession_ephemeral_guest_test.php.
| dbxSessionEphemeralGuestTestApi::__construct | ( | ) |
Definition at line 11 of file dbxSession_ephemeral_guest_test.php.
| dbxSessionEphemeralGuestTestApi::debug | ( | ... | ) |
Definition at line 23 of file dbxSession_ephemeral_guest_test.php.
| dbxSessionEphemeralGuestTestApi::get_system_obj | ( | string | $class | ) |
Definition at line 19 of file dbxSession_ephemeral_guest_test.php.
References $class.
| dbxSessionEphemeralGuestTestApi::user | ( | ) |
Definition at line 15 of file dbxSession_ephemeral_guest_test.php.
| dbxSessionEphemeralGuestTestBrowser dbxSessionEphemeralGuestTestApi::$browser |
Definition at line 9 of file dbxSession_ephemeral_guest_test.php.
| int dbxSessionEphemeralGuestTestApi::$uid = 0 |
Definition at line 8 of file dbxSession_ephemeral_guest_test.php.