ILIAS  release_9 Revision v9.13-25-g2c18ec4c24f
interface.BookingProcessGUI.php
Go to the documentation of this file.
1 <?php declare(strict_types=1);
2 
17 
19 {
20  public function book() : void;
21 
22  public function assignParticipants() : void;
23 
24  public function displayPostInfo() : void;
25 
26  public function back() : void;
27 }
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...