ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
A simple entrypoint that just says hello, for testing and documentation purpose. More...
Public Member Functions | |
enter () | |
Pass program execution to this entry point. More... | |
![]() | |
__construct (protected string $name) | |
getName () | |
A simple entrypoint that just says hello, for testing and documentation purpose.
Definition at line 30 of file HelloWorld.php.
ILIAS\Component\EntryPoint\HelloWorld::enter | ( | ) |
Pass program execution to this entry point.
Implements ILIAS\Component\EntryPoint.
Definition at line 32 of file HelloWorld.php.
References ILIAS\Component\EntryPoint\Base\getName().