Skip to content

Commit c08f6dd

Browse files
iamfarhadgithub-actions[bot]
authored andcommitted
PHP Linting (Pint)
1 parent 1afc032 commit c08f6dd

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/Drivers/PostgreSQLDriver.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,4 +234,3 @@ private function getTableName(string $entityType): string
234234
return "{$this->tablePrefix}{$tableName}{$this->tableSuffix}";
235235
}
236236
}
237-

tests/Unit/PostgreSQLDriverTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,3 @@ protected function tearDown(): void
173173
parent::tearDown();
174174
}
175175
}
176-

0 commit comments

Comments
 (0)