[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

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

(no description)

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

Defines 1 class

HelperInterface:: (3 methods):
  setHelperSet()
  getHelperSet()
  getName()


Interface: HelperInterface  - X-Ref

HelperInterface is the interface all helpers must implement.

setHelperSet(HelperSet $helperSet = null)   X-Ref
Sets the helper set associated with this helper.

param: HelperSet $helperSet A HelperSet instance

getHelperSet()   X-Ref
Gets the helper set associated with this helper.

return: HelperSet A HelperSet instance

getName()   X-Ref
Returns the canonical name of this helper.

return: string The canonical name



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