MediaWiki REL1_34
|
Public Member Functions | |
__construct (FSFileBackend $backend, array $params, $call, $cmd, $chmodPath=null) | |
Public Member Functions inherited from FileBackendStoreOpHandle | |
closeResources () | |
Close all open file handles. | |
Public Attributes | |
$chmodPath | |
$cmd | |
Public Attributes inherited from FileBackendStoreOpHandle | |
FileBackendStore | $backend |
callable | $call |
name that identifies the function called | |
array | $params = [] |
array | $resourcesToClose = [] |
Definition at line 25 of file FSFileOpHandle.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 36 of file FSFileOpHandle.php.
References FileBackendStoreOpHandle\$backend, FileBackendStoreOpHandle\$call, $chmodPath, $cmd, and FileBackendStoreOpHandle\$params.
FSFileOpHandle::$chmodPath |
Definition at line 27 of file FSFileOpHandle.php.
Referenced by __construct().
FSFileOpHandle::$cmd |
Definition at line 26 of file FSFileOpHandle.php.
Referenced by __construct().