* feat: add possibility to disable the trait programmatically
* test: add test draft
* Attempt at getting a workable test.
* Test ugly mockable solution for happy path
Co-authored-by: Simon Bigelmayr <simon.bigelmayr@mll.com>
Co-authored-by: Michael chrisco <michaelachrisco@gmail.com>
* Refactor for PSR-2 Formatting standard and PHP DockBlock standard.
* Setting real php requirement (full param casting is available since php7)
* php 7 for travis