From 54b3d998ed1e3469200d9d5fbde22a77fee2a3e4 Mon Sep 17 00:00:00 2001 From: xobotyi Date: Mon, 3 Feb 2020 18:04:33 +0300 Subject: [PATCH] fix: remove rudimentary method. --- src/Interfaces/ConnectionInterface.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/Interfaces/ConnectionInterface.php b/src/Interfaces/ConnectionInterface.php index aa65475..0829e26 100644 --- a/src/Interfaces/ConnectionInterface.php +++ b/src/Interfaces/ConnectionInterface.php @@ -51,12 +51,6 @@ function getConnectionTimeout(): ?int; public function isActive(): bool; - /** - * @return bool - */ - public - function isPersistent(): bool; - /** * @param int $length * @return string