W3cubDocs

/Symfony 3.0

Symfony\Component\Console\Descriptor\TextDescriptor

class TextDescriptor extends Descriptor

Text descriptor.

Methods

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

Describes an InputArgument instance.

from Descriptor

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/TextDescriptor.html