PHP 클래스 Search\Model\Filter\Value

상속: extends Base
파일 보기 프로젝트 열기: friendsofcake/search

보호된 프로퍼티들

프로퍼티 타입 설명
$_defaultConfig array Default configuration.

공개 메소드들

메소드 설명
process ( ) : void Process a value condition ($x == $y).

메소드 상세

process() 공개 메소드

Process a value condition ($x == $y).
public process ( ) : void
리턴 void

프로퍼티 상세

$_defaultConfig 보호되어 있는 프로퍼티

Default configuration.
protected array $_defaultConfig
리턴 array