function IconsTwigExtensionTest::setUp

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Theme/Icon/IconsTwigExtensionTest.php \Drupal\Tests\Core\Theme\Icon\IconsTwigExtensionTest::setUp()

File

core/tests/Drupal/Tests/Core/Theme/Icon/IconsTwigExtensionTest.php, line 29

Class

IconsTwigExtensionTest
Tests 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.