|
MediaWiki
REL1_21
|
Simple version of LockManager that does nothing. More...


Protected Member Functions | |
| doLock (array $paths, $type) | |
| doUnlock (array $paths, $type) | |
Simple version of LockManager that does nothing.
Definition at line 159 of file LockManager.php.
| NullLockManager::doLock | ( | array $ | paths, |
| $ | type | ||
| ) | [protected] |
| $paths | array |
| $type | int |
Reimplemented from LockManager.
Definition at line 166 of file LockManager.php.
| NullLockManager::doUnlock | ( | array $ | paths, |
| $ | type | ||
| ) | [protected] |
| $paths | array |
| $type | int |
Reimplemented from LockManager.
Definition at line 176 of file LockManager.php.