fix a typo
This commit is contained in:
parent
16b958ccd3
commit
3a6142acfd
@ -357,7 +357,7 @@ snippet ags
|
||||
/**
|
||||
* ${1:description}
|
||||
*
|
||||
* @ORM\Column(type="{7:string}")
|
||||
* @ORM\Column(type=$7)
|
||||
*/
|
||||
${2:protected} $${3:foo};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user