X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fpq-gateway;a=blobdiff_plain;f=lib%2Fpq%2FGateway%2FTable%2FLockInterface.php;h=de64c57a806ff9a09eb17fbc5a1e9f9f46364cf4;hp=0cefb68adbc90ee56b700bab7c88ea2746e12d9a;hb=d384dc48d8cb1f92c5e8dcfa6ec740db37e521e5;hpb=348c73cdaf65cf9df2d6f582a96bf8694f1255f5;ds=sidebyside diff --git a/lib/pq/Gateway/Table/LockInterface.php b/lib/pq/Gateway/Table/LockInterface.php index 0cefb68..de64c57 100644 --- a/lib/pq/Gateway/Table/LockInterface.php +++ b/lib/pq/Gateway/Table/LockInterface.php @@ -5,7 +5,7 @@ namespace pq\Gateway\Table; use \pq\Gateway\Row; /** - * Lazy row lock on update/delete + * Lazy row lock on update */ interface LockInterface {