Overrides OutputInterface::isQuiet
public function isQuiet() : bool { return self::VERBOSITY_QUIET === $this->verbosity; }