1
0
mirror of synced 2025-01-18 14:31:40 +03:00

tab <-> spaces

This commit is contained in:
Benjamin 2011-09-20 15:50:32 +02:00
parent 944f802d79
commit 01d900d5d7

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(