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\Icon

Code

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.