%PDF- %PDF-
Mini Shell

Mini Shell

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

<?php

namespace dokuwiki\Menu;

use dokuwiki\Menu\Item\AbstractItem;

/**
 * Interface MenuInterface
 *
 * Defines what a Menu provides
 */
Interface MenuInterface {

    /**
     * Get the list of action items in this menu
     *
     * @return AbstractItem[]
     */
    public function getItems();
}

Zerion Mini Shell 1.0