public static function FillPdfAdminFormHelperInterface::getReplacementsDescription in FillPDF 5.0.x
Same name and namespace in other branches
- 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\fillpdfCode
public static function getReplacementsDescription();