Small fixes after a days real world usage
This commit is contained in:
parent
ea8ddb9213
commit
5a88bac07c
@ -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