Moved test for #11 into 'escaped' example.

This commit is contained in:
Justin Hileman
2010-08-17 15:27:46 -04:00
parent 758027bd91
commit e3c7afde46
5 changed files with 4 additions and 5 deletions
-1
View File
@@ -2,7 +2,6 @@
class Simple extends Mustache {
public $name = "Chris";
public $last_name = '"Bob"';
public $value = 10000;
public function taxed_value() {