-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
From PHP5, methods type hinting is supported: http://php.net/manual/en/language.types.array.php
Vanilla requires PHP >= 5.2
Add type hinting to every method and create classes for: logger, utils, StarterPlugin (class to extend to have many and many useful things).