You are here

protected property FillPdfTestBase::$linkManipulator in FillPDF 8.4

Same name and namespace in other branches
  1. 5.0.x 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 48

Class

FillPdfTestBase
Base class that can be inherited by FillPDF tests.

Namespace

Drupal\Tests\fillpdf\Functional

Code

protected $linkManipulator;