Move some class instancaiations outside the router

This commit is contained in:
Frédéric Guillot
2014-11-14 23:04:20 -05:00
parent b081288188
commit 46f19336c0
3 changed files with 20 additions and 17 deletions

View File

@@ -22,7 +22,7 @@ use Core\Tool;
abstract class Base implements Listener
{
/**
* Registry instance
* Container instance
*
* @access protected
* @var Pimple\Container