|
MediaWiki
REL1_20
|
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 399 of file LockManager.php.
| NullLockManager::doLock | ( | array $ | paths, |
| $ | type | ||
| ) | [protected] |
| $paths | array |
| $type | int |
Reimplemented from LockManager.
Definition at line 406 of file LockManager.php.
| NullLockManager::doUnlock | ( | array $ | paths, |
| $ | type | ||
| ) | [protected] |
| $paths | array |
| $type | int |
Reimplemented from LockManager.
Definition at line 416 of file LockManager.php.