%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/vacivi36/intranet.vacivitta.com.br/protected/humhub/widgets/
Upload File :
Create Path :
Current File : /home/vacivi36/intranet.vacivitta.com.br/protected/humhub/widgets/Reloadable.php

<?php
/**
 * Created by PhpStorm.
 * User: buddha
 * Date: 02.02.2019
 * Time: 13:31
 */

namespace humhub\widgets;

/**
 * Interface Reloadable
 *
 * This interface is used for JsWidgets which can be reloaded.
 *
 * @package humhub\widgets
 * @since 1.4
 */
interface Reloadable
{
    /**
     * @return string|array url used to reload this widget
     */
    public function getReloadUrl();
}

Zerion Mini Shell 1.0