ConstructorInjection doesn't have accept_context_args parameter
André Walker [Mon, 1 Aug 2011 23:01:18 +0000 (20:01 -0300)]
lib/Catalyst/IOC/ConstructorInjection.pm

index 25d7135..a37e5bd 100644 (file)
@@ -5,7 +5,7 @@ extends 'Bread::Board::ConstructorInjection';
 
 with 'Bread::Board::Service::WithClass',
      'Bread::Board::Service::WithDependencies',
-     'Catalyst::IOC::Service::WithParameters',
+     'Bread::Board::Service::WithParameters',
      'Catalyst::IOC::Service::WithCOMPONENT';
 
 has config_key => (