You are here

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\PrintEngine

Code

const ALIGN_RIGHT = 'right';