Skip to content

Commit

Permalink
Merge pull request #5270 from morozov/no-keywords-consistent-constructor
Browse files Browse the repository at this point in the history
Remove enforcement of consistent constructor from KeywordList
  • Loading branch information
morozov authored Feb 13, 2022
2 parents d7e16ac + bd3e2d2 commit b0913fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Platforms/Keywords/KeywordList.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@

/**
* Abstract interface for a SQL reserved keyword dictionary.
*
* @psalm-consistent-constructor
*/
abstract class KeywordList
{
Expand Down

0 comments on commit b0913fa

Please sign in to comment.