MediaWiki
master
|
Public Member Functions | |
fetchFromURL ($url) | |
Fetch data from given URL. More... | |
Protected Attributes | |
$data | |
Definition at line 47 of file ExternalStoreTest.php.
ExternalStoreFOO::fetchFromURL | ( | $url | ) |
Fetch data from given URL.
string | $url | An url of the form FOO://cluster/id or FOO://cluster/id/itemid. |
Definition at line 63 of file ExternalStoreTest.php.
|
protected |
Definition at line 49 of file ExternalStoreTest.php.