Roles extends Step
Roles Step.
Tags
Table of Contents
- __construct() : mixed
- Constructor.
- setup_fields() : mixed
- {@inheritdoc}
- submit() : mixed
- {@inheritdoc}
- get_default_role_global_discount() : int|string
- Retrieves the current global discount for the default role.
Methods
__construct()
Constructor.
public
__construct() : mixed
Tags
Return values
mixed —setup_fields()
{@inheritdoc}
public
setup_fields() : mixed
Tags
Return values
mixed —submit()
{@inheritdoc}
public
submit(array<string|int, mixed> $values) : mixed
Parameters
- $values : array<string|int, mixed>
Tags
Return values
mixed —get_default_role_global_discount()
Retrieves the current global discount for the default role.
private
get_default_role_global_discount() : int|string