ILIAS  trunk Revision v11.0_alpha-1861-g09f3d197f78
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
Factory.php
Go to the documentation of this file.
1 <?php
2 
20 
24 interface Factory
25 {
48  public function bar(): Bar\Factory;
49 }
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
bar()
description: purpose: > Progress Bar State&#39;s are used to provide a particular version of a Progress ...