Go to file
Dave Mc Nicoll 35a7bd4cf7 - Block can now reference a 'this' object from it's {% using [ 'this' => new stdClass() ] %} token
- Fixed a bug with {% use %} which was buggy whenever two uses were declared and one of them had a curly braces notation in it.
2024-10-21 18:09:33 +00:00
docs - Fixed a part of Block's doc ; more work to be done on that part 2024-10-16 20:30:27 +00:00
meta - Removed Ui def 2023-11-15 23:26:27 -05:00
src - Block can now reference a 'this' object from it's {% using [ 'this' => new stdClass() ] %} token 2024-10-21 18:09:33 +00:00
LICENSE - WIP on RAW token 2019-10-04 08:38:11 -04:00
composer.json - Added PPH-DI definition file 2023-11-15 22:12:25 -05:00
composer.lock - WIP on RAW token 2019-10-04 08:38:11 -04:00