class DeviseCompiler

purpose of this class is to add placeholder tags and also rename devise tags and lastly append on App::make('dvsPageData')->bindings for devise tags, collections, models and model creators

Methods

string
compile(string $view)

Compile the view with devise code in it

Details

at line 20
string compile(string $view)

Compile the view with devise code in it

Parameters

string $view

Return Value

string