Abel Hoogeveen
544a84434c
A class can now extend the Factory class and use all of its properties. Properties like the layout system can be called like $this->layout, when extended. Just like the old days with the Bus abstract class. Advantage of this system is that you don't require the use of extending the Factory class. Calling the factory for just one use is also possible. Closes #93. |
||
---|---|---|
.. | ||
config/testAddConfigPath | ||
events | ||
helpers | ||
layout | ||
abstract.coreTestAbstract.php | ||
autoload.php | ||
core_configTest.php | ||
core_coreTest.php | ||
core_eventsTest.php | ||
core_factoryTest.php | ||
core_helperTest.php | ||
core_layoutTest.php | ||
core_routerTest.php | ||
phpunit.xml |