Version 1.11.0
Changed
- Refactored how CraftVariable Behaviors are parsed to use PHP Reflection so we can get all methods & properties added via behavior to the CraftVariable. Allows
commerce.orders()
to work, for example (#10)
commerce.orders()
to work, for example (#10)