add mover cutler door
This commit is contained in:
@@ -348,6 +348,10 @@ class Helper {
|
||||
public static function isKeyRequired() {
|
||||
return \Yii::$app->params ['key_required'] == true;
|
||||
}
|
||||
|
||||
public static function isTicketTypeDoorAllowedCheckOn() {
|
||||
return \Yii::$app->params ['ticket_type_door_allowed_check_on'] == true;
|
||||
}
|
||||
|
||||
public static function getProductSaleDefaultFocus() {
|
||||
return \Yii::$app->params ['product_sale_default_focus'] ;
|
||||
|
||||
Reference in New Issue
Block a user