Solar_View::setTemplatePath()

public void Solar_View::setTemplatePath ( string|array $path = NULL )

Reset the template directory path stack.

Parameters

  • (string|array) $path: The directories to set for the stack.

Returns

  • (void)

Description

Reset the template directory path stack.

See Also



Local