function IconsTwigExtensionTest::setUp
File
-
core/
tests/ Drupal/ Tests/ Core/ Theme/ Icon/ IconsTwigExtensionTest.php, line 27
Class
- IconsTwigExtensionTest
- @coversDefaultClass \Drupal\Core\Template\IconsTwigExtension
Namespace
Drupal\Tests\Core\Theme\IconCode
protected function setUp() : void {
$this->iconsTwigExtension = new IconsTwigExtension();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.