Skip to content

Commit 2a7828e

Browse files
committed
Lint
1 parent f2688fa commit 2a7828e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/DBAL/PgSQLSchema.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414

1515
class PgSQLSchema extends DBALSchema
1616
{
17+
/**
18+
* @inheritDoc
19+
*/
1720
public function getTableNames(): Collection
1821
{
1922
return parent::getTableNames()

0 commit comments

Comments
 (0)