Bugfixing ILockDriver (forgot isLocked)
This commit is contained in:
@@ -35,7 +35,4 @@ interface ILockDriver
|
||||
* @return void
|
||||
*/
|
||||
public function releaseAll();
|
||||
|
||||
|
||||
public function isLocked();
|
||||
}
|
||||
Reference in New Issue
Block a user