You are here

protected static property MigrateUpgradeRunBatch::$maxExecTime in Migrate Upgrade 8

The maximum length in seconds to allow processing in a request.

Type: int

File

src/MigrateUpgradeRunBatch.php, line 51
Contains \Drupal\migrate_upgrade\MigrateUpgradeRunBatch.

Class

MigrateUpgradeRunBatch
Runs a single migration batch.

Namespace

Drupal\migrate_upgrade

Code

protected static $maxExecTime;