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

Go to the source code of this file.

Variables

 $orderStatus
 
 $data
 

Variable Documentation

◆ $data

$data
Initial value:
= [
'status' => 'example',
'label' => 'Example',
'store_labels' => [
1 => 'Store view example',
]
]

Definition at line 13 of file order_status.php.

◆ $orderStatus

$orderStatus
Initial value:

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.

Definition at line 9 of file order_status.php.