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