Merge pull request #62 from Stubbs/master
After using my snippet for a day, I've made a few small tweaks.
This commit is contained in:
commit
343db49a8a
@ -256,7 +256,7 @@ snippet getset
|
|||||||
*/
|
*/
|
||||||
function get$1()
|
function get$1()
|
||||||
{
|
{
|
||||||
return $this->$_$1;
|
return $this->_$1;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user