public function __construct(string $option) { parent::__construct(sprintf('Option "%s" does not allow an argument', $option)); }