Go to file
Abel Hoogeveen 74cb630d80
Fixed bug causing a header warning.
By default, FuzeWorks\Layout doesn't redirect it's display output to FuzeWorks\Output. If this is desired behaviour the layoutDisplayEvent needs to be interrupted. This eventListener was not implemented, resulting in FuzeWorks\Layout::display output not being redirected.

This patch fixes that.
2019-11-06 00:19:33 +01:00
src Fixed bug causing a header warning. 2019-11-06 00:19:33 +01:00
.gitattributes Initial commit 2019-02-04 00:10:18 +01:00
.gitignore Initial commit 2019-02-04 00:10:18 +01:00
composer.json Release 1.2.0 2019-09-21 20:28:03 +02:00