You are here

constant FillPdfUploadTestBase::OP_UPLOAD 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_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';