TemplateProjectTestBase::$serverErrorLog

All output that the PHP web server logs to the error buffer.

Type: string

File

core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php, line 56

Class

TemplateProjectTestBase
Base class for tests which create a test site from a core project template.

Namespace

Drupal\Tests\package_manager\Build

Code

private string $serverErrorLog = '';

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