ILIAS  trunk Revision v11.0_alpha-2645-g16283d3b3f8
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 ...