Skip to content

Commit

Permalink
Apply Rector changes (CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigrov authored and github-actions[bot] committed May 24, 2024
1 parent eae08a9 commit 1307ebf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/SqlToken.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ public function offsetGet($offset): self|null
*
* It's implicitly called when you use something like `$token[$offset] = $child;`.
*
* @param mixed $offset The child token offset.
* @param mixed $value Token to add.
*
* @psalm-suppress MixedPropertyTypeCoercion
*/
Expand Down

0 comments on commit 1307ebf

Please sign in to comment.