%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/varak.net/recepty.varak.net/inc/Ui/
Upload File :
Create Path :
Current File : /www/varak.net/recepty.varak.net/inc/Ui/Ui.php

<?php
namespace dokuwiki\Ui;

/**
 * Class Ui
 *
 * Abstract base class for all DokuWiki screens
 *
 * @package dokuwiki\Ui
 */
abstract class Ui {

    /**
     * Display the UI element
     *
     * @return void
     */
    abstract public function show();

}

Zerion Mini Shell 1.0