Skip to content

Commit

Permalink
fix: Grammer: unnecessary narrow type
Browse files Browse the repository at this point in the history
  • Loading branch information
zeriyoshi committed Jan 7, 2025
1 parent 05b2320 commit a23c2c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Query/Grammar.php
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,7 @@ protected function buildSearchFunction(string $function, array $where): string
}

/**
* {@inheritDoc}
* @return false
* @inheritDoc
*/
public function supportsSavepoints()
{
Expand Down

0 comments on commit a23c2c4

Please sign in to comment.