PackageManagerKernelTestBase::$failureLogger

A logger that will fail the test if Package Manager logs any errors.

Type: \ColinODell\PsrTestLogger\TestLogger

See also

::tearDown()

File

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

Class

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

Namespace

Drupal\Tests\package_manager\Kernel

Code

protected TestLogger $failureLogger;

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