Public Member Functions | |
fetchFromURL ($url) | |
Fetch data from given URL. |
Only supports reading, not storing.
Definition at line 9 of file ExternalStoreHttp.php.
ExternalStoreHttp::fetchFromURL | ( | $ | url | ) |
Fetch data from given URL.
$url | String: the URL |
Definition at line 17 of file ExternalStoreHttp.php.
References $url, and Http::get().