mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Fix doc block indentation.
This commit is contained in:
parent
292dc17fc2
commit
7a3b66b238
1 changed files with 5 additions and 5 deletions
|
@ -1650,7 +1650,7 @@ class DboSourceTest extends CakeTestCase {
|
|||
$this->assertEquals($expected, $result[0]);
|
||||
}
|
||||
|
||||
/**
|
||||
/**
|
||||
* Test conditionKeysToString() with virtual field
|
||||
*
|
||||
* @return void
|
||||
|
|
Loading…
Reference in a new issue