Documentation

TypeMatcher
in package

Table of Contents

$type  : string
__construct()  : mixed
matches()  : bool

Properties

Methods

__construct()

public __construct(string $type) : mixed
Parameters
$type : string
Return values
mixed

matches()

public matches(mixed $element) : bool
Parameters
$element : mixed
Return values
bool

Search results