|
MediaWiki
REL1_23
|


Public Member Functions | |
| __construct (SwiftFileBackend $backend, Closure $callback, array $httpOp) | |
Public Attributes | |
| Closure | $callback |
| * | |
| array | $httpOp |
| List of Requests for MultiHttpClient *. | |
Definition at line 1650 of file SwiftFileBackend.php.
| SwiftFileOpHandle::__construct | ( | SwiftFileBackend $ | backend, |
| Closure $ | callback, | ||
| array $ | httpOp | ||
| ) |
| SwiftFileBackend | $backend | |
| Closure | $callback | Function that takes (HTTP request array, status) |
| array | $httpOp | MultiHttpClient op |
Definition at line 1659 of file SwiftFileBackend.php.
| Closure SwiftFileOpHandle::$callback |
*
Definition at line 1652 of file SwiftFileBackend.php.
| array SwiftFileOpHandle::$httpOp |
List of Requests for MultiHttpClient *.
Definition at line 1651 of file SwiftFileBackend.php.