You are here

constant FillPdfFormForm::SELECT_MAX in FillPDF 5.0.x

Same name and namespace in other branches
  1. 8.4 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 31

Class

FillPdfFormForm
Form controller for the FillPDFForm edit form.

Namespace

Drupal\fillpdf\Form

Code

const SELECT_MAX = 25;