1
0
mirror of synced 2025-01-31 04:21:44 +03:00

Merge branch 'master' of github.com:doctrine/doctrine2

This commit is contained in:
Benjamin Eberlei 2011-06-28 22:30:24 +02:00
commit f1c073e080

View File

@ -103,7 +103,7 @@ use Doctrine\ORM\Mapping as ORM;
'/**
* <description>
*
* @return <variableType>$<variableName>
* @return <variableType>
*/
public function <methodName>()
{