ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Some very basic component implementation. More...
Public Member Functions | |
withGreeting (string $greeting) | |
getGreeting () | |
![]() | |
getCanonicalName () | |
Get the canonical name of the component. More... | |
Protected Attributes | |
$greeting = 'Hello World!' | |
Some very basic component implementation.
Definition at line 26 of file HelloWorld.php.
HelloWorld::getGreeting | ( | ) |
HelloWorld::withGreeting | ( | string | $greeting | ) |
|
protected |
Definition at line 30 of file HelloWorld.php.
Referenced by getGreeting(), and withGreeting().