You are here

constant FillPdfFormForm::SELECT_MAX in FillPDF 8.4

Same name and namespace in other branches
  1. 5.0.x src/Form/FillPdfFormForm.php \Drupal\fillpdf\Form\FillPdfFormForm::SELECT_MAX

Maximum number of entities to be listed in a select.

File

src/Form/FillPdfFormForm.php, line 29

Class

FillPdfFormForm
Form controller for the FillPDFForm edit form.

Namespace

Drupal\fillpdf\Form

Code

const SELECT_MAX = 25;