class Localization (View source)

Methods

void
__construct()

Create a new profile composer.

void
compose(View $view)

Bind data to the view.

Details

void __construct()

Create a new profile composer.

Return Value

void

void compose(View $view)

Bind data to the view.

Parameters

View $view

Return Value

void