Elgg
Version 1.11
|
Public Member Functions | |
__construct (ElggSite $site) | |
Constructor. More... | |
get () | |
Behavior for HTTP GET method. More... | |
Definition at line 18 of file WebAppManifestResource.php.
Elgg\Http\WebAppManifestResource::__construct | ( | ElggSite | $site | ) |
Constructor.
ElggSite | $site | The site serving this manifest. |
Definition at line 27 of file WebAppManifestResource.php.
Elgg\Http\WebAppManifestResource::get | ( | ) |
Behavior for HTTP GET method.
Definition at line 36 of file WebAppManifestResource.php.