Solar_View::addHelperClass()

public void Solar_View::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



Local