PHP Class Coduo\PHPMatcher\Matcher\NullMatcher

Inheritance: extends Matcher
Show file Open project: coduo/php-matcher Class Usage Examples

Public Methods

Method Description
canMatch ( $pattern ) {@inheritDoc}
match ( $value, $pattern ) {@inheritDoc}

Method Details

canMatch() public method

{@inheritDoc}
public canMatch ( $pattern )

match() public method

{@inheritDoc}
public match ( $value, $pattern )