OptionListProcessorInterface
interface OptionListProcessorInterface
Methods
int
countAll()
Returns the count of all elements.
Option|null
createOptionFromKey(string $key)
No description
filterBySearchQuery(string $searchQuery)
No description
transformToOptionList()
No description
Details
at line 15
int
countAll()
Returns the count of all elements.
at line 34
Option|null
createOptionFromKey(string $key)
No description
at line 22
OptionListProcessorInterface
filterBySearchQuery(string $searchQuery)
No description
at line 27
OptionList
transformToOptionList()
No description