Changing default return type to void
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
*
|
||||
* @throws ${4:\Exception}
|
||||
*
|
||||
* @return ${6:boolean}
|
||||
* @return ${6:void}
|
||||
*/
|
||||
]]></content>
|
||||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
|
||||
|
Reference in New Issue
Block a user