Commit Graph

7 Commits

Author SHA1 Message Date
HDVinnie
97394c062f chore: adopt type hints 2022-01-07 23:35:33 -05:00
HDVinnie
a975116218 refactor: preslash simple functions
- Add pre-slash to short named functions to improve performance by almost 30%
-  @see https://stackoverflow.com/questions/55419673/php7-adding-a-slash-to-all-standard-php-functions-php-cs-fixer-rule
2020-07-22 15:09:37 -04:00
HDVinnie
78608a4666 refactor: space after sole ! operators
-  There should be a space after sole `!` operators
2020-04-14 22:31:48 -04:00
HDVinnie
dd0adb5f5a chore: add missing license blocks 2020-02-12 15:21:47 -05:00
HDVinnie
9a893662de Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-08 16:28:32 +00:00
HDVinnie
d4f48c272f Apply fixes from StyleCI
[ci skip] [skip ci]
2019-12-23 04:25:21 +00:00
HDVinnie
a557e92fc4 (Add) API BaseController 🆕 2019-11-28 17:21:30 -05:00