PHP Класс Search\Model\Filter\Finder

Наследование: extends Base
Показать файл Открыть проект

Открытые методы

Метод Описание
finder ( ) : string Returns the finder method to use.
process ( ) : void Add a condition based on a custom finder.

Описание методов

finder() публичный Метод

Returns the finder method to use.
public finder ( ) : string
Результат string

process() публичный Метод

Add a condition based on a custom finder.
public process ( ) : void
Результат void