TestSiteInstallCommand::$timeLimit

Time limit in seconds for the test.

Used by \Drupal\Core\Test\FunctionalTestSetupTrait::prepareEnvironment().

Type: int

File

core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php, line 77

Class

TestSiteInstallCommand
Command to create a test Drupal site.

Namespace

Drupal\TestSite\Commands

Code

protected $timeLimit = 500;

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