Jarves\Controller\Admin\UITranslationsController::getJarves PHP Method

getJarves() protected method

protected getJarves ( ) : Jarves
return Jarves\Jarves
    protected function getJarves()
    {
        return $this->get('jarves');
    }