Apply php-cs-fixer

This commit is contained in:
Kévin Gomez 2014-04-26 21:58:01 +01:00
commit f72ad1af74
6 changed files with 13 additions and 15 deletions

View file

@ -279,7 +279,7 @@ EOT
*
* @param string $type The extension of the files.
* @param string $in The directory in which we search the files. If null,
* we'll use the absoluteFixturesPath property.
* we'll use the absoluteFixturesPath property.
*
* @return \Iterator An iterator through the files.
*/