Another bug fix

This commit is contained in:
Claudio Maradonna 2015-01-20 17:21:02 +01:00
parent 66079c34e8
commit 9e904e17df

View File

@ -193,7 +193,7 @@ snippet l_r "Laravel Repository" b
/*!
* \namespace ${1:Repositories\\${2}}
* \class ${3:`!v expand('%:t:r')`}
* \implements ${4:BaseRepositoryInterface}
* \implements ${4:$3RepositoryInterface}
*
* \author ${5:`!v g:snips_author`}
* \date `!v strftime('%d-%m-%y')`