[DDC-1907] Fix template variable placeholder
This commit is contained in:
parent
5cdb0ae8be
commit
30e86f442f
@ -228,7 +228,7 @@ public function <methodName>(<methodTypeHint>$<variableName>)
|
||||
'/**
|
||||
* <description>
|
||||
*
|
||||
* @param <variableType$<variableName>
|
||||
* @param <variableType>$<variableName>
|
||||
*/
|
||||
public function <methodName>(<methodTypeHint>$<variableName>)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user