You are here

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

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

The file usage service.

Type: \Drupal\file\FileUsage\FileUsageInterface

File

tests/src/Functional/Element/WebformElementManagedFileTestBase.php, line 27

Class

WebformElementManagedFileTestBase
Base class for testing webform element managed file handling.

Namespace

Drupal\Tests\webform\Functional\Element

Code

protected $fileUsage;