ILIAS  release_8 Revision v8.23
IncrementStrategy.php
Go to the documentation of this file.
1 <?php declare(strict_types=1);
2 
19 
21 
26 {
27  public function increment(int $duration_in_ms) : int;
28 }
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...