Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
foreach( $this->helper( 'Magento\Backend\Helper\Dashboard\Data') ->getDatePeriods() as $value=> $label)(in_array($value, ['custom'])) if($block->getRequest() ->getParam('period')==$value) | endforeach = $label |
if( $block->getCount())(false) ?>" class | endif = __('No Data Found') |
foreach ($this->helper('Magento\Backend\Helper\Dashboard\Data')->getDatePeriods() as $value => $label) (in_array( $value, [ 'custom'])) if ( $block->getRequest() ->getParam( 'period')==$value) endforeach = $label |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 22 of file graph.phtml.
Definition at line 32 of file graph.phtml.