Features extends Step
Table of Contents
- __construct() : mixed
- Configure the step.
- setup_fields() : mixed
- {@inheritdoc}
- submit() : void
- Update options in the database if needed.
Methods
__construct()
Configure the step.
public
__construct() : mixed
Return values
mixed —setup_fields()
{@inheritdoc}
public
setup_fields() : mixed
Return values
mixed —submit()
Update options in the database if needed.
public
submit(array<string|int, mixed> $values) : void
Parameters
- $values : array<string|int, mixed>