diff --git a/src/Query/Grammar.php b/src/Query/Grammar.php index 4966544..e4ccea4 100644 --- a/src/Query/Grammar.php +++ b/src/Query/Grammar.php @@ -189,8 +189,7 @@ protected function buildSearchFunction(string $function, array $where): string } /** - * {@inheritDoc} - * @return false + * @inheritDoc */ public function supportsSavepoints() {