19 declare(strict_types=1);
31 static function ($value) use ($max):
bool {
34 static function (
$txt, $value) use ($max):
string {
35 return (
string)
$txt(
"not_less_than", $value, $max);
Interface Observer Contains several chained tasks and infos about them.
A constraint encodes some resrtictions on values.
__construct(Container $dic, ilPlugin $plugin)
__construct(int $max, Data\Factory $data_factory, \ILIAS\Language\Language $lng)