Layout/src
Abel Hoogeveen f37d4a38d8
Modified two aspects of `FuzeWorks\Layout`:
- It is now possible to load different engines by passing the bool $ignoreCurrentEngine to Layout::get(). This allows the developer to use different engines in succession without having to Layout::reset() the system.
- The PHPEngine now passes assigned variables with their original name. The use of $vars in templates is no longer required, but still possible.
2019-08-21 18:17:08 +02:00
..
FuzeWorks Modified two aspects of `FuzeWorks\Layout`: 2019-08-21 18:17:08 +02:00