1
0
mirror of synced 2025-02-07 07:49:27 +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> * <description>
* *
* @return <variableType>$<variableName> * @return <variableType>
*/ */
public function <methodName>() public function <methodName>()
{ {