CS fixes for 3.1

This commit is contained in:
Tim Nagel 2015-03-12 21:45:24 +11:00
commit 89db88c2a0
20 changed files with 54 additions and 43 deletions

View file

@ -38,7 +38,7 @@ class ModelToElasticaAutoTransformer implements ModelToElasticaTransformerInterf
/**
* Instanciates a new Mapper.
*
* @param array $options
* @param array $options
* @param EventDispatcherInterface $dispatcher
*/
public function __construct(array $options = array(), EventDispatcherInterface $dispatcher = null)