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 Feb 29, 2024
1 parent f5ad253 commit b31c578
Show file tree
Hide file tree
Showing 59 changed files with 1,337 additions and 1,811 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
161 changes: 73 additions & 88 deletions composer.lock

Large diffs are not rendered by default.

Loading

0 comments on commit b31c578

Please sign in to comment.