Overrides Descriptor::describeInputArgument
protected function describeInputArgument(InputArgument $argument, array $options = []) : void { $this->writeDocument($this->getInputArgumentDocument($argument)); }