RegularParameter extends AbstractParameter
Table of Contents
Methods
- __construct() : mixed
- get() : mixed
- getData() : array<string|int, mixed>
Methods
__construct()
public
__construct(RepositoryInterface $repository) : mixed
Parameters
- $repository : RepositoryInterface
get()
public
get(string $fieldName) : mixed
Parameters
- $fieldName : string
getData()
public
getData() : array<string|int, mixed>