Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$sessionInfoCollection = $block->getSessionInfoCollection() | |
if($block->areMultipleSessionsActive()) foreach( $sessionInfoCollection as $item)( $item->getFormattedIp()) ?></td >< td ><? | endforeach = $block->escapeHtml($block->formatDateTime($item->getCreatedAt())) |
$sessionInfoCollection = $block->getSessionInfoCollection() |
Definition at line 14 of file activity.phtml.
if ( $block->areMultipleSessionsActive())foreach ($sessionInfoCollection as $item) ($item->getFormattedIp()) ?></td> <td><? endforeach = $block->escapeHtml($block->formatDateTime($item->getCreatedAt())) |
Definition at line 42 of file activity.phtml.