You are here

protected property WebformElementManagedFileTestBase::$files 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::files

An array of plain text test files.

Type: array

File

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

Class

WebformElementManagedFileTestBase
Base class for testing webform element managed file handling.

Namespace

Drupal\Tests\webform\Functional\Element

Code

protected $files;