MediaWiki
REL1_24
|
Public Member Functions | |
__construct (FSFileBackend $backend, array $params, $call, $cmd, $chmodPath=null) | |
Public Attributes | |
$chmodPath | |
$cmd |
Definition at line 782 of file FSFileBackend.php.
FSFileOpHandle::__construct | ( | FSFileBackend $ | backend, |
array $ | params, | ||
$ | call, | ||
$ | cmd, | ||
$ | chmodPath = null |
||
) |
FSFileBackend | $backend | |
array | $params | |
callable | $call | |
string | $cmd | |
int | null | $chmodPath |
Definition at line 793 of file FSFileBackend.php.
FSFileOpHandle::$chmodPath |
Definition at line 784 of file FSFileBackend.php.
FSFileOpHandle::$cmd |
Definition at line 783 of file FSFileBackend.php.