Skip to content

Commit 1c8b5b1

Browse files
committed
remove connection pool
1 parent 4e0348d commit 1c8b5b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ The following common classes are available in namespace `phpsap\common`, and the
1212
### Connection
1313

1414
* `AbstractConnection` Manages a PHP/SAP connection instance implementing `\phpsap\interfaces\IConnection`.
15-
* `ConnectionPool` Provides a static pool of available PHP/SAP connections. The connections are organized using their connection IDs. The connection ID ensures, that only one connection per configuration is established.
1615

1716
### Function
1817

0 commit comments

Comments
 (0)