You are here

public static function FillPdfAdminFormHelperInterface::getReplacementsDescription in FillPDF 5.0.x

Same name and namespace in other branches
  1. 8.4 src/FillPdfAdminFormHelperInterface.php \Drupal\fillpdf\FillPdfAdminFormHelperInterface::getReplacementsDescription()

Returns the help text for FillPDF replacements.

Return value

\Drupal\Core\StringTranslation\TranslatableMarkup The help text.

1 method overrides FillPdfAdminFormHelperInterface::getReplacementsDescription()
FillPdfAdminFormHelper::getReplacementsDescription in src/Service/FillPdfAdminFormHelper.php
Returns the help text for FillPDF replacements.

File

src/FillPdfAdminFormHelperInterface.php, line 51

Class

FillPdfAdminFormHelperInterface
Interface FillPdfAdminFormHelperInterface.

Namespace

Drupal\fillpdf

Code

public static function getReplacementsDescription();