TypeMatcher
in package
Table of Contents
Properties
- $type : string
Methods
- __construct() : mixed
- matches() : bool
Properties
$type
private
string
$type
Methods
__construct()
public
__construct(string $type) : mixed
Parameters
- $type : string
matches()
public
matches(mixed $element) : bool
Parameters
- $element : mixed