%PDF- %PDF-
Direktori : /home/vacivi36/intranet.vacivitta.com.br/protected/humhub/widgets/ |
Current File : /home/vacivi36/intranet.vacivitta.com.br/protected/humhub/widgets/BlueimpGallery.php |
<?php /** * @link https://www.humhub.org/ * @copyright Copyright (c) 2016 HumHub GmbH & Co. KG * @license https://www.humhub.com/licences */ namespace humhub\widgets; /** * BlueimpGallery gallery layout * * @see LayoutAddons * @author buddha * @since 1.2 */ class BlueimpGallery extends \yii\base\Widget { /** * @inheritdoc */ public function run() { return $this->render('blueimpGallery'); } }