protected property YamlFormSubmissionsDeleteFormBase::$batchLimit in YAML Form 8
Default number of submission to be deleted during batch processing.
Type: int
File
- src/
Form/ YamlFormSubmissionsDeleteFormBase.php, line 23
Class
- YamlFormSubmissionsDeleteFormBase
- Base form for deleting form submission.
Namespace
Drupal\yamlform\FormCode
protected $batchLimit = 1000;