|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\GlobalScreen\Scope\Toast\ToastServices:Public Member Functions | |
| __construct (private UIServices $ui) | |
| factory () | |
Private Attributes | |
| ToastFactory | $toast_factory |
Definition at line 27 of file ToastServices.php.
| ILIAS\GlobalScreen\Scope\Toast\ToastServices::__construct | ( | private UIServices | $ui | ) |
Definition at line 31 of file ToastServices.php.
References ILIAS\Repository\ui().
Here is the call graph for this function:| ILIAS\GlobalScreen\Scope\Toast\ToastServices::factory | ( | ) |
Definition at line 36 of file ToastServices.php.
References ILIAS\GlobalScreen\Scope\Toast\ToastServices\$toast_factory.
|
private |
Definition at line 29 of file ToastServices.php.
Referenced by ILIAS\GlobalScreen\Scope\Toast\ToastServices\factory().