Symfony\Component\Lock
Namespaces
Classes
Factory provides method to create locks.
Key is a container for the state of the locks in stores.
Lock is the default implementation of the LockInterface.
Interfaces
LockInterface defines an interface to manipulate the status of a lock.
StoreInterface defines an interface to manipulate a lock store.