PHP Class Coduo\PHPMatcher\Matcher\Pattern\Expander\Count

Inheritance: implements Coduo\PHPMatcher\Matcher\Pattern\PatternExpander
Afficher le fichier Open project: coduo/php-matcher Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $value )
getError ( ) : string | null
match ( $value ) : boolean

Method Details

__construct() public méthode

public __construct ( $value )
$value

getError() public méthode

public getError ( ) : string | null
Résultat string | null

match() public méthode

public match ( $value ) : boolean
$value
Résultat boolean