Merge pull request #628 from jbennecker/master
Added php snippet: throw Exeption
This commit is contained in:
commit
eb17eb104b
@ -601,4 +601,5 @@ snippet tc
|
||||
{
|
||||
${0:code}
|
||||
}
|
||||
|
||||
snippet te
|
||||
throw new ${1:Exception}("${2:Error Processing Request}");
|
||||
|
Loading…
Reference in New Issue
Block a user