TestFileCreationTrait::$generatedTestFiles

Whether the files were copied to the test files directory.

Type: bool

File

core/tests/Drupal/Tests/TestFileCreationTrait.php, line 19

Class

TestFileCreationTrait
Provides methods to create test files from given values.

Namespace

Drupal\Tests

Code

protected $generatedTestFiles = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.