FunctionalTestSetupTrait::$classLoader

The class loader to use for installation and initialization of setup.

Type: \Composer\Autoload\ClassLoader

File

core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php, line 47

Class

FunctionalTestSetupTrait
Defines a trait for shared functional test setup functionality.

Namespace

Drupal\Core\Test

Code

protected $classLoader;

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