AbstractParameter
AbstractYes
Table of Contents
Methods
- __construct() : mixed
- get() : mixed
- getData() : mixed
Methods
__construct()
public
__construct(RepositoryInterface $repository) : mixed
Parameters
- $repository : RepositoryInterface
get()
public
get(string $fieldName) : mixed
Parameters
- $fieldName : string
getData()
public
abstract getData() : mixed