removed trailing spaces
This commit is contained in:
parent
0072054020
commit
4c7286f57b
@ -307,7 +307,7 @@ abstract class AbstractHydrator
|
||||
if (isset($rowData['data'][$dqlAlias][$fieldName])) {
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
$rowData['data'][$dqlAlias][$fieldName] = $type
|
||||
? $type->convertToPHPValue($value, $this->_platform)
|
||||
: $value;
|
||||
|
Loading…
x
Reference in New Issue
Block a user