Jeffrey Cafferata 2ad907e14d Code style fixes (#1762)
* Update missing argument in PHPDoc.

* Splits the IF-statement/workflow(s) for readability

* Replace double quotes to single quotes.

* Replaced alias functions by original functions.

* Define return types.

* Type casting can be used

* Non-optimal regular expression, \d is a subset of \w.
2018-11-11 09:00:08 +07:00
..
2018-11-11 09:00:08 +07:00