change place for some properties in Config model

This commit is contained in:
Manuel Raynaud
2013-01-10 16:51:37 +01:00
parent dc8984b306
commit 2bbbd74ea4
2 changed files with 8 additions and 8 deletions

View File

@@ -87,7 +87,7 @@ abstract class Base
/**
*
* @param \NotORM $NotORM
* @param \NotORM $NotORM
* @param \Symfony\Component\DependencyInjection\ContainerInterface $container
*/
public function __construct(\NotORM $NotORM, ContainerInterface $container)