Skip to content

Commit

Permalink
feat: introduce native type-hints and remove all unnecessary pass-by-…
Browse files Browse the repository at this point in the history
…reference values

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
  • Loading branch information
boesing committed Mar 2, 2024
1 parent 2471677 commit ad197bd
Show file tree
Hide file tree
Showing 59 changed files with 1,396 additions and 1,917 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
/vendor/
/.phpunit.result.cache
/.phpcs-cache
/psalm.xml
173 changes: 79 additions & 94 deletions composer.lock

Large diffs are not rendered by default.

Loading

0 comments on commit ad197bd

Please sign in to comment.