Solar_View::setHelperClass()

public void Solar_View::setHelperClass ( string|array $list = NULL )

Reset the helper class stack.

Parameters

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

Returns

  • (void)

Description

Reset the helper class stack.

See Also



Local