mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Add licenses
This commit is contained in:
@@ -17,7 +17,7 @@ class ScopeTest extends TestCase {
|
||||
}
|
||||
|
||||
public function testBlock() {
|
||||
/*$scope = new Scope($this->aspect, new Template($this->aspect), 1, array(
|
||||
/*$scope = new Scope($this->cytro, new Template($this->cytro), 1, array(
|
||||
"open" => array($this, "openTag"),
|
||||
"close" => array($this, "closeTag")
|
||||
), 0);
|
||||
|
||||
Reference in New Issue
Block a user