Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
history.phtml File Reference

Go to the source code of this file.

Variables

 endif = $block->getItemCreatedAt($_item, 'time')
 
 endforeach
 

Variable Documentation

◆ endforeach

endforeach

Definition at line 30 of file history.phtml.

◆ endif

foreach($block->getFullHistory() as $_item) ($_comment = $block->getItemComment($_item)) ('Comment added') ?> <? endif = $block->getItemCreatedAt($_item, 'time')

Definition at line 28 of file history.phtml.