shield
shield copied to clipboard
refactor: Session->checkAction method
Description The checkAction method of the Session authenticator class includes unneeded assignment statements and comparisons. No functional change.
Checklist:
- [x] Securely signed commits
- [ ] Component(s) with PHPDoc blocks, only if necessary or adds value
- [ ] Unit testing, with >80% coverage
- [ ] User guide updated
- [ ] Conforms to style guide
@grimpirate Please run command:
composer cs-fix
Please make the edit to include spaces after the not (!) operators. I don't have a local environment with GPG signing set up for this. I make these changes via the github online editor so I lack the capability to squash commits together and other such features. Thank you.
Closing this because of inactivity.