[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/symfony/console/Helper/ -> DescriptorHelper.php (summary)

(no description)

File Size: 91 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

DescriptorHelper:: (4 methods):
  __construct()
  describe()
  register()
  getName()


Class: DescriptorHelper  - X-Ref

This class adds helper method to describe objects in various formats.

__construct()   X-Ref


describe(OutputInterface $output, $object, array $options = [])   X-Ref
Describes an object if supported.

Available options are:
* format: string, the output format name
* raw_text: boolean, sets output type as raw

param: object $object

register($format, DescriptorInterface $descriptor)   X-Ref
Registers a descriptor.

param: string $format
return: $this

getName()   X-Ref
{@inheritdoc}




Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1