LimeExtra\Controller::helper PHP Method

helper() protected method

protected helper ( $name )
    protected function helper($name)
    {
        return $this->app->helper($name);
    }