1
0
mirror of synced 2025-01-29 19:41:45 +03:00

Correct indentation

This commit is contained in:
Benjamin 2011-09-20 15:35:16 +02:00
parent 2b334977f5
commit 944f802d79

View File

@ -737,7 +737,7 @@ public function <methodName>()
'<variableName>' => Inflector::camelize($fieldName),
'<methodName>' => $methodName,
'<fieldName>' => $fieldName,
'<entity>' => $this->_getClassName($metadata)
'<entity>' => $this->_getClassName($metadata)
);
$method = str_replace(