1 2 3 4 5 6
#name : php public function # -- public function set${1:name}(${2:value}) { $this->$0$2 = $2; }