<?php /* * Robo Gallery * Version: 3.2.1 - 52888 * By Robosoft * * Contact: https://robogallery.co/ * Created: 2021 * Licensed under the GPLv2 license - http://opensource.org/licenses/gpl-2.0.php */ class rbsGalleryBrand{ static function getPluginName(){ return 'Robo Gallery'; } }