You are here

constant FillPdfUploadTestBase::OP_CREATE in FillPDF 5.0.x

Same name and namespace in other branches
  1. 8.4 tests/src/Functional/FillPdfUploadTestBase.php \Drupal\Tests\fillpdf\Functional\FillPdfUploadTestBase::OP_CREATE

Create a new FillPdfForm. Submit button on FillPdfOverviewForm.

File

tests/src/Functional/FillPdfUploadTestBase.php, line 37

Class

FillPdfUploadTestBase
Allows testing everything around uploading PDF template files.

Namespace

Drupal\Tests\fillpdf\Functional

Code

const OP_CREATE = 'Create';