DescriptorHelper

DescriptorHelper

class DescriptorHelper extends Helper

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

Methods

setHelperSet(HelperSet $helperSet = null)

Sets the helper set associated with this helper.

from Helper
HelperSet getHelperSet()

Gets the helper set associated with this helper.

from Help