Documentation

LockInterface.php

Interfaces, Classes and Traits

LockInterface
This interface allows application components to implement locking for spitfire, generally we lock using files, but we could also use other mechanisms like remote servers, databases or semaphores.

Search results