protected property TestFileCreationTrait::$generatedTestFiles in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/TestFileCreationTrait.php \Drupal\Tests\TestFileCreationTrait::generatedTestFiles
- 9 core/tests/Drupal/Tests/TestFileCreationTrait.php \Drupal\Tests\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\TestsCode
protected $generatedTestFiles = FALSE;