Overrides RequestMatcherInterface::matches
public function matches(Request $request) : bool { return $request->getPort() === $this->port; }