You are here

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

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

The file usage service.

Type: \Drupal\file\FileUsage\FileUsageInterface

File

tests/src/Functional/WebformEditorTest.php, line 30

Class

WebformEditorTest
Tests for webform editor.

Namespace

Drupal\Tests\webform\Functional

Code

protected $fileUsage;