Added php snippet: throw Exeption
This commit is contained in:
parent
513b297e1d
commit
fca8299ee3
@ -601,4 +601,5 @@ snippet tc
|
|||||||
{
|
{
|
||||||
${0:code}
|
${0:code}
|
||||||
}
|
}
|
||||||
|
snippet te
|
||||||
|
throw new ${1:Exception}("${2:Error Processing Request}");
|
||||||
|
Loading…
Reference in New Issue
Block a user