PHP 인터페이스 eZ\Publish\Core\MVC\Symfony\Matcher\MatcherInterface

사용 중단: since 6.0.0. ViewMatcherInterface, that inherits from this interface, should be used instead.
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel 0 사용 예제들

공개 메소드들

메소드 설명
setMatchingConfig ( mixed $matchingConfig ) Registers the matching configuration for the matcher.

메소드 상세

setMatchingConfig() 공개 메소드

It's up to the implementor to validate $matchingConfig since it can be anything configured by the end-developer.
public setMatchingConfig ( mixed $matchingConfig )
$matchingConfig mixed