Commit Graph

4 Commits

Author SHA1 Message Date
HDVinnie
3407075214 refactor: better php8 usage
- Change simple property init and assign to constructor promotion
- Remove unused variable in catch()
- Change docs types to union types, where possible
2021-05-15 22:41:28 -04:00
HDVinnie
bd6008a900 performance: pre-slash short named functions
- https://stackoverflow.com/questions/55419673/php7-adding-a-slash-to-all-standard-php-functions-php-cs-fixer-rule)
2021-05-15 13:28:50 -04:00
HDVinnie
752c357e85 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-02-28 23:40:09 +00:00
HDVinnie
85b31e81e4 add: helpdesk system beta
- multilingual needed
- events need to be completed
- creating ticket categories from staff dashboard needs to be done
2021-02-28 18:39:51 -05:00