mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
Fix whitespace.
This commit is contained in:
parent
35c6f2c771
commit
109cfbcf95
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ class CakeFixtureManager {
|
||||||
/**
|
/**
|
||||||
* Parse the fixture path included in test cases, to get the fixture class name, and the
|
* Parse the fixture path included in test cases, to get the fixture class name, and the
|
||||||
* real fixture path including sub-directories
|
* real fixture path including sub-directories
|
||||||
*
|
*
|
||||||
* @param string $fixturePath the fixture path to parse
|
* @param string $fixturePath the fixture path to parse
|
||||||
* @return array containing fixture class name and optional additional path
|
* @return array containing fixture class name and optional additional path
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue