Definition at line 12 of file AssignNameTest.php.
◆ getTests()
Twig_Tests_Node_Expression_AssignNameTest::getTests |
( |
| ) |
|
Definition at line 21 of file AssignNameTest.php.
References array.
26 array($node,
'$context["foo"]'),
Create styles array
The data for the language used.
◆ testConstructor()
Twig_Tests_Node_Expression_AssignNameTest::testConstructor |
( |
| ) |
|
Definition at line 14 of file AssignNameTest.php.
18 $this->assertEquals(
'foo', $node->getAttribute(
'name'));
The documentation for this class was generated from the following file: