[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

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

(no description)

File Size: 93 lines (3 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
Constructor.


describe(OutputInterface $output, $object, $format = null, $raw = false, $namespace = null)   X-Ref
Describes an object if supported.

param: OutputInterface $output
param: object          $object
param: string|null     $format
param: bool            $raw
param: string|null     $namespace

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

param: string              $format
param: DescriptorInterface $descriptor
return: DescriptorHelper

getName()   X-Ref
{@inheritdoc}




Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1