TemplateProjectTestBase::MAX_EXECUTION_TIME

The PHP web server's max_execution_time value.

File

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

Class

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

Namespace

Drupal\Tests\package_manager\Build

Code

protected const MAX_EXECUTION_TIME = 20;

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