Fixing Issue #11
This commit is contained in:
committed by
Justin Hileman
parent
2bd68f59b1
commit
758027bd91
@@ -2,6 +2,7 @@
|
||||
|
||||
class Simple extends Mustache {
|
||||
public $name = "Chris";
|
||||
public $last_name = '"Bob"';
|
||||
public $value = 10000;
|
||||
|
||||
public function taxed_value() {
|
||||
|
||||
Reference in New Issue
Block a user