X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fpq-gateway;a=blobdiff_plain;f=lib%2Fpq%2FQuery%2FExecutor.php;fp=lib%2Fpq%2FQuery%2FExecutor.php;h=e0bb169f3d191ad8a68fdd48e62472e72a12d294;hp=d1c75210d9a7e38a6ea33ac3b06a823c6d569b09;hb=5803d081bb5af5faeee20da91dd2c70d8686774b;hpb=8e2990c3897a3befaa10c84d67f2fcc8a158b229 diff --git a/lib/pq/Query/Executor.php b/lib/pq/Query/Executor.php index d1c7521..e0bb169 100644 --- a/lib/pq/Query/Executor.php +++ b/lib/pq/Query/Executor.php @@ -18,7 +18,7 @@ class Executor implements ExecutorInterface protected $observers; /** - * @var WriterInterface + * @var \pq\Query\WriterInterface */ protected $query;