You are here

protected property FillPdfAdminFormHelper::$connection in FillPDF 5.0.x

Same name and namespace in other branches
  1. 8.4 src/Service/FillPdfAdminFormHelper.php \Drupal\fillpdf\Service\FillPdfAdminFormHelper::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Service/FillPdfAdminFormHelper.php, line 45

Class

FillPdfAdminFormHelper
Various helper methods used in FillPDF administrative forms.

Namespace

Drupal\fillpdf\Service

Code

protected $connection;