0|positive-int $count:
array<string|null> $matches:
public function __construct(int $count, array $matches) { $this->matches = $matches; $this->matched = (bool) $count; }