Another bug fix
This commit is contained in:
parent
66079c34e8
commit
9e904e17df
@ -193,7 +193,7 @@ snippet l_r "Laravel Repository" b
|
|||||||
/*!
|
/*!
|
||||||
* \namespace ${1:Repositories\\${2}}
|
* \namespace ${1:Repositories\\${2}}
|
||||||
* \class ${3:`!v expand('%:t:r')`}
|
* \class ${3:`!v expand('%:t:r')`}
|
||||||
* \implements ${4:BaseRepositoryInterface}
|
* \implements ${4:$3RepositoryInterface}
|
||||||
*
|
*
|
||||||
* \author ${5:`!v g:snips_author`}
|
* \author ${5:`!v g:snips_author`}
|
||||||
* \date `!v strftime('%d-%m-%y')`
|
* \date `!v strftime('%d-%m-%y')`
|
||||||
|
Loading…
Reference in New Issue
Block a user