# -*- mode: snippet -*- # contributor: USAMI Kenta # name: PHPDoc @return # key: *return # group: annotation # -- * @return ${1:type} ${2:description}