W3cubDocs

/Symfony 3.0

Symfony\Component\Console\Descriptor\DescriptorInterface

interface DescriptorInterface

Descriptor interface.

Methods

describe(OutputInterface $output, object $object, array $options = array())

Describes an InputArgument instance.

Details

public describe(OutputInterface $output, object $object, array $options = array())

Describes an InputArgument instance.

Parameters

OutputInterface $output
object $object
array $options

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Component/Console/Descriptor/DescriptorInterface.html