Skip to content

Code quality improvements#171

Open
CasperBE wants to merge 1 commit intonum-num:masterfrom
CasperBE:code-improvs
Open

Code quality improvements#171
CasperBE wants to merge 1 commit intonum-num:masterfrom
CasperBE:code-improvs

Conversation

@CasperBE
Copy link
Copy Markdown
Contributor

Added some improvements in the codebase, most are resolved warnings from PhpStorm.

  • Added missing libraries in composer.json file.
  • Update code where line length was exceeded.
  • Add missing parameters type declarations.
  • Add missing property's type declarations.
  • Changed non-English comments to English.

PHP DocBlock improvements:

  • Set correct argument type / return type.
  • Add throws tag where necessary.
  • Set correct parameter names.
  • Add missing PHP DocBlocks

- Update code where line length was exceeded.
- Add missing parameters type declarations.
- Add missing property's type declarations.
- Changed non-English comments to English.

PHP DocBlock improvements:
- Set correct argument type / return type.
- Add throws tag where necessary.
- Set correct parameter names.
- Add missing PHP DocBlocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant