Company_Information extends Step
General Step.
Tags
Table of Contents
- __construct() : mixed
- Constructor.
- setup_fields() : mixed
- {@inheritdoc}
- submit() : mixed
- {@inheritdoc}
- format_edd_coutries_for_select() : array<string|int, mixed>
- Formats the EDD countries for the wizard select.
- format_euvat_countries_for_select() : array<string|int, mixed>
- Formats the EU VAT countries for the wizard select.
Methods
__construct()
Constructor.
public
__construct() : mixed
Return values
mixed —setup_fields()
{@inheritdoc}
public
setup_fields() : mixed
Return values
mixed —submit()
{@inheritdoc}
public
submit(array<string|int, mixed> $values) : mixed
Parameters
- $values : array<string|int, mixed>
Return values
mixed —format_edd_coutries_for_select()
Formats the EDD countries for the wizard select.
private
format_edd_coutries_for_select([mixed $with_moss = true ]) : array<string|int, mixed>
Parameters
- $with_moss : mixed = true
Return values
array<string|int, mixed> —$select_countries
format_euvat_countries_for_select()
Formats the EU VAT countries for the wizard select.
private
format_euvat_countries_for_select() : array<string|int, mixed>
Return values
array<string|int, mixed> —$select_countries