Overrides Descriptor::describeInputDefinition
protected function describeInputDefinition(InputDefinition $definition, array $options = []) : void { $this->writeData($this->getInputDefinitionData($definition), $options); }