PHP Interface eZ\Publish\Core\MVC\Symfony\Matcher\MatcherInterface

Deprecation: since 6.0.0. ViewMatcherInterface, that inherits from this interface, should be used instead.
ファイルを表示 Open project: ezsystems/ezpublish-kernel Interface Usage Examples

Public Methods

Method Description
setMatchingConfig ( mixed $matchingConfig ) Registers the matching configuration for the matcher.

Method Details

setMatchingConfig() public method

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