You are here

constant FillPdfUploadTestBase::OP_UPLOAD in FillPDF 8.4

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

Upload a file in the managed file widget.

File

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

Class

FillPdfUploadTestBase
Allows testing everything around uploading PDF template files.

Namespace

Drupal\Tests\fillpdf\Functional

Code

const OP_UPLOAD = 'Upload';