|
MediaWiki
master
|


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 794 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 805 of file FSFileBackend.php.
References FileBackendStoreOpHandle\$backend, FileBackendStoreOpHandle\$call, $chmodPath, $cmd, and FileBackendStoreOpHandle\$params.
| FSFileOpHandle::$chmodPath |
Definition at line 796 of file FSFileBackend.php.
Referenced by __construct().
| FSFileOpHandle::$cmd |
Definition at line 795 of file FSFileBackend.php.
Referenced by __construct().