Fix CS from scrutiniser-ci

This commit is contained in:
Tim Nagel 2014-08-24 19:50:56 +10:00
commit 1d5fe44ca4
17 changed files with 75 additions and 22 deletions

View file

@ -170,6 +170,7 @@ class ElasticaToModelTransformer implements ElasticaToModelTransformerInterface
/**
* @see https://github.com/doctrine/common/blob/master/lib/Doctrine/Common/Util/Inflector.php
* @param string $str
*/
private function camelize($str)
{