Skip to content

Commit

Permalink
fix: remove rudimentary method.
Browse files Browse the repository at this point in the history
  • Loading branch information
xobotyi committed Feb 3, 2020
1 parent 18a4d8f commit 54b3d99
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/Interfaces/ConnectionInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,6 @@ function getConnectionTimeout(): ?int;
public
function isActive(): bool;

/**
* @return bool
*/
public
function isPersistent(): bool;

/**
* @param int $length
* @return string
Expand Down

0 comments on commit 54b3d99

Please sign in to comment.