Skip to content

Commit bae798e

Browse files
committed
tiny change made by record...remove of one line in ConnectionInterface
1 parent fa4a1cd commit bae798e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

system/Database/ConnectionInterface.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ public function getPlatform(): string;
114114
public function getVersion(): string;
115115

116116
//--------------------------------------------------------------------
117-
118117
/**
119118
* Orchestrates a query against the database. Queries must use
120119
* Database\Statement objects to store the query and build it.

0 commit comments

Comments
 (0)