PHP Интерфейс eZ\Publish\Core\MVC\Symfony\Matcher\MatcherInterface

Устаревший: since 6.0.0. ViewMatcherInterface, that inherits from this interface, should be used instead.
Показать файл Открыть проект Примеры использования интерфейса

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

Метод Описание
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