ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
getDIC () | |
getDummyToastProviderWithToasts (array $toasts) | |
Protected Member Functions | |
setUp () | |
Protected Attributes | |
ToastProvider | $provider |
ToastFactory | $factory |
Private Attributes | |
array | $toasts = [] |
Definition at line 35 of file BaseToastSetUp.php.
BaseToastSetUp::getDIC | ( | ) |
Definition at line 54 of file BaseToastSetUp.php.
References ILIAS\Repository\globalScreen().
Referenced by getDummyToastProviderWithToasts().
BaseToastSetUp::getDummyToastProviderWithToasts | ( | array | $toasts | ) |
Definition at line 69 of file BaseToastSetUp.php.
References $dic, $provider, $toasts, and getDIC().
Referenced by ToastCollectorTest\testConstruct(), DummyToastProviderTest\testConstruct(), and ToastCollectorTest\testGetToasts().
|
protected |
Definition at line 44 of file BaseToastSetUp.php.
References factory().
|
protected |
Definition at line 39 of file BaseToastSetUp.php.
|
protected |
Definition at line 38 of file BaseToastSetUp.php.
Referenced by getDummyToastProviderWithToasts(), ToastCollectorTest\testConstruct(), DummyToastProviderTest\testConstruct(), and ToastCollectorTest\testGetToasts().
|
private |
Definition at line 37 of file BaseToastSetUp.php.
Referenced by getDummyToastProviderWithToasts().