constant AlignableHeaderFooterInterface::ALIGN_RIGHT in Entity Print 8.2
Align the text to the right.
File
- src/
Plugin/ EntityPrint/ PrintEngine/ AlignableHeaderFooterInterface.php, line 18
Class
- AlignableHeaderFooterInterface
- An interface for print engines that support a header and footer.
Namespace
Drupal\entity_print\Plugin\EntityPrint\PrintEngineCode
const ALIGN_RIGHT = 'right';