Definition at line 12 of file TextTest.php.
◆ getTests()
Twig_Tests_Node_TextTest::getTests |
( |
| ) |
|
Definition at line 21 of file TextTest.php.
References array.
Create styles array
The data for the language used.
◆ testConstructor()
Twig_Tests_Node_TextTest::testConstructor |
( |
| ) |
|
Definition at line 14 of file TextTest.php.
18 $this->assertEquals(
'foo', $node->getAttribute(
'data'));
The documentation for this class was generated from the following file:
- libs/composer/vendor/twig/twig/test/Twig/Tests/Node/TextTest.php