mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Fix escaping
This commit is contained in:
@ -29,7 +29,7 @@ class Scope extends \ArrayObject {
|
||||
private $_action;
|
||||
private $_body;
|
||||
private $_offset;
|
||||
private $_global_escape = false;
|
||||
public $_global_escape = false;
|
||||
|
||||
/**
|
||||
* Creating cope
|
||||
|
Reference in New Issue
Block a user