AbstractLocker
abstract class AbstractLocker (View source)
Methods
lock($what)
No description
release()
No description
static
writeLock($file, $data)
No description
static
readLock($file)
No description
static
releaseLock($file)
No description