Skip to content

Commit 65c5ed9

Browse files
committed
Remove unnecessary and incorrect @return annotation
1 parent cf3b77e commit 65c5ed9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Codeception/Module/Db.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,6 @@ private function readSql($databaseKey = null, $databaseConfig = null): void
529529
}
530530

531531
/**
532-
* @return bool|null|string|string[]
533532
* @throws ModuleConfigException
534533
*/
535534
private function readSqlFile(string $filePath): ?string

0 commit comments

Comments
 (0)