Newscoop\ThemesServiceInterface::getThemePath PHP Method

getThemePath() public method

Gets current theme path
public getThemePath ( ) : string
return string Returns current theme path
    public function getThemePath();
ThemesServiceInterface