Go to the source code of this file.
|
| class | ILIAS\AuthSOAP\SoapDummyAuthHandler |
| | @phpstan-type ValidationResult array{firstname: string, lastname: string, email: string, valid: bool} @phpstan-type SessionParameters array{ext_uid: string, soap_pw: string, new_user: bool} @phpstan-type SoapCallArgument string|bool|int|float|object|array<int|string, string|bool|int|float|object> @phpstan-type SoapCallArguments list<SoapCallArgument> @phpstan-type NormalizedParameterInput array<int|string, SoapCallArgument> More...
|
| |