Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
All Data Structures Namespaces Files Functions Variables Pages
ParagraphMixin.php
Go to the documentation of this file.
1 <?php
7 
12 {
19  public function apply($text)
20  {
21  return '<p>'
22  . implode(
23  '</p>' . PHP_EOL . '<p>',
24  explode(PHP_EOL, trim($text))
25  )
26  . '</p>';
27  }
28 }
endifif( $block->getLastPageNum()>1)( 'Page') ?></strong >< ul class $text
Definition: pager.phtml:43