Removed superfluous variable name in "@return" documentation
This commit is contained in:
parent
5afc097527
commit
e899205300
@ -103,7 +103,7 @@ use Doctrine\ORM\Mapping as ORM;
|
||||
'/**
|
||||
* <description>
|
||||
*
|
||||
* @return <variableType>$<variableName>
|
||||
* @return <variableType>
|
||||
*/
|
||||
public function <methodName>()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user