Previous Page
_setup()

Solar_View
addHelperClass()

Next Page
addTemplatePath()

addHelperClass()

public void addHelperClass ( string|array $list )

Add to the helper class stack.

Parameters

  • (string|array) $list: The classes to add to the stack.

Returns

  • (void)

Description

Add to the helper class stack.

See Also