Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DescriptorInterface.php
function DescriptorInterface::describe
1 method overrides
DescriptorInterface::describe()
Descriptor::describe
in vendor/
symfony/
console/
Descriptor/
Descriptor.php
File
vendor/
symfony/
console/
Descriptor/
DescriptorInterface.php
, line 23
Class
DescriptorInterface
Descriptor interface.
Namespace
Symfony\Component\Console\Descriptor
Code
public
function
describe
(OutputInterface
$output
, object
$object
, array
$options
= []) : void;
RSS feed