Fix whitespace.

This commit is contained in:
mark_story 2016-09-13 21:46:28 -04:00
parent 35c6f2c771
commit 109cfbcf95

View file

@ -98,7 +98,7 @@ class CakeFixtureManager {
/**
* Parse the fixture path included in test cases, to get the fixture class name, and the
* real fixture path including sub-directories
*
*
* @param string $fixturePath the fixture path to parse
* @return array containing fixture class name and optional additional path
*/