You are here

protected property WebformElementManagedFileTestBase::$fileUsage in Webform 8.5

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

File usage manager.

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;