You are here

protected property FillPdfTestBase::$linkManipulator in FillPDF 5.0.x

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

The FillPDF link manipulator service.

Type: \Drupal\fillpdf\Service\FillPdfLinkManipulator

File

tests/src/Functional/FillPdfTestBase.php, line 41

Class

FillPdfTestBase
Base class that can be inherited by FillPDF tests.

Namespace

Drupal\Tests\fillpdf\Functional

Code

protected $linkManipulator;