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