You are here

constant FillPdfUploadTestBase::OP_REMOVE 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_REMOVE

Remove a file from the managed file widget.

File

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

Class

FillPdfUploadTestBase
Allows testing everything around uploading PDF template files.

Namespace

Drupal\Tests\fillpdf\Functional

Code

const OP_REMOVE = 'Remove';