MediaWiki
1.33.1
|
Public Member Functions | |
__construct (FSFileBackend $backend, array $params, $call, $cmd, $chmodPath=null) | |
Public Member Functions inherited from FileBackendStoreOpHandle | |
closeResources () | |
Close all open file handles. More... | |
Public Attributes | |
$chmodPath | |
$cmd | |
Public Attributes inherited from FileBackendStoreOpHandle | |
FileBackendStore | $backend |
$call | |
array | $params = [] |
array | $resourcesToClose = [] |
Definition at line 809 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 820 of file FSFileBackend.php.
References FileBackendStoreOpHandle\$backend, FileBackendStoreOpHandle\$call, $chmodPath, $cmd, and FileBackendStoreOpHandle\$params.
FSFileOpHandle::$chmodPath |
Definition at line 811 of file FSFileBackend.php.
Referenced by __construct().
FSFileOpHandle::$cmd |
Definition at line 810 of file FSFileBackend.php.
Referenced by __construct().