Solar_View::display()

public void Solar_View::display ( string $name )

Displays a template directly.

Parameters

  • (string) $name: The template to display.

Returns

  • (void)

Description

Displays a template directly.



Local