PackageManagerKernelTestBase::$disableValidators

The service IDs of any validators to disable.

Type: string[]

File

core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php, line 83

Class

PackageManagerKernelTestBase
Base class for kernel tests of Package Manager's functionality.

Namespace

Drupal\Tests\package_manager\Kernel

Code

protected $disableValidators = [];

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