incorrect tab to space - whitespace coding standards

This commit is contained in:
euromark 2013-06-09 21:01:01 +02:00
parent dd28b2396d
commit 42777b7809
10 changed files with 41 additions and 42 deletions

View file

@ -1327,7 +1327,7 @@ class DboSource extends DataSource {
}
/**
* A more efficient way to fetch associations. Woohoo!
* A more efficient way to fetch associations.
*
* @param Model $model Primary model object
* @param string $query Association query
@ -1343,8 +1343,7 @@ class DboSource extends DataSource {
}
/**
* mergeHasMany - Merge the results of hasMany relations.
*
* Merge the results of hasMany relations.
*
* @param array $resultSet Data to merge into
* @param array $merge Data to merge