You are here

protected property WebformElementTextFormatTest::$fileUsage in Webform 6.x

Same name and namespace in other branches
  1. 8.5 tests/src/Functional/Element/WebformElementTextFormatTest.php \Drupal\Tests\webform\Functional\Element\WebformElementTextFormatTest::fileUsage

The file usage service.

Type: \Drupal\file\FileUsage\FileUsageInterface

File

tests/src/Functional/Element/WebformElementTextFormatTest.php, line 38

Class

WebformElementTextFormatTest
Tests for text format element.

Namespace

Drupal\Tests\webform\Functional\Element

Code

protected $fileUsage;