FileFieldTestBaseTrait.php
Same filename in this branch
Namespace
Drupal\TestTools\PhpUnitCompatibility\PhpUnit7File
-
core/
tests/ Drupal/ TestTools/ PhpUnitCompatibility/ PhpUnit7/ FileFieldTestBaseTrait.php
View source
<?php
namespace Drupal\TestTools\PhpUnitCompatibility\PhpUnit7;
/**
* Makes Drupal's test API forward compatible with multiple versions of PHPUnit.
*/
trait FileFieldTestBaseTrait {
// @todo remove in Drupal 9.
}
Traits
Title | Deprecated | Summary |
---|---|---|
FileFieldTestBaseTrait | Makes Drupal's test API forward compatible with multiple versions of PHPUnit. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.