We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aba647 commit c6bba83Copy full SHA for c6bba83
tests/CI4Twig/TwigTest.php
@@ -19,7 +19,7 @@ public static function setUpBeforeClass(): void
19
helper('form');
20
}
21
22
- public function testRedner()
+ public function testRender()
23
{
24
$obj = new Twig(['paths' => __DIR__ . '/../templates/']);
25
0 commit comments