You are here

protected static property BatchTrait::$batchErrorMessage in Simple XML sitemap 4.x

Same name and namespace in other branches
  1. 8.3 src/Queue/BatchTrait.php \Drupal\simple_sitemap\Queue\BatchTrait::batchErrorMessage

File

src/Queue/BatchTrait.php, line 16

Class

BatchTrait

Namespace

Drupal\simple_sitemap\Queue

Code

protected static $batchErrorMessage = 'The generation failed to finish. It can be continued manually on the module\'s settings page, or via drush.';