Applied Windows version of php-cs script

This commit is contained in:
Franck Allimant
2014-05-17 12:00:08 +02:00
parent f772a49dcc
commit cae0db00eb
8 changed files with 6 additions and 9 deletions

View File

@@ -185,8 +185,8 @@ class Module extends BaseModule
}
/**
* @param ContainerInterface $container the Thelia container
* @return BaseModuleInterface a module instance
* @param ContainerInterface $container the Thelia container
* @return BaseModuleInterface a module instance
* @throws \InvalidArgumentException if the module could not be found in the container/
*/
public function getModuleInstance(ContainerInterface $container)