From 46f19336c0208797d3c47685b8b5d7d0c74296e0 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 14 Nov 2014 23:04:20 -0500 Subject: Move some class instancaiations outside the router --- app/Event/Base.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Event') diff --git a/app/Event/Base.php b/app/Event/Base.php index 5381471a..dfeeab55 100644 --- a/app/Event/Base.php +++ b/app/Event/Base.php @@ -22,7 +22,7 @@ use Core\Tool; abstract class Base implements Listener { /** - * Registry instance + * Container instance * * @access protected * @var Pimple\Container -- cgit v1.2.3