19 declare(strict_types=1);
    31             static function ($value): 
bool {
    32                 return is_numeric($value);
    34             static function (
$txt, $value): 
string {
    36                     return (
string) 
$txt(
"not_numeric_empty_string");
    39                 return (
string) 
$txt(
"not_numeric", $value);
 
Interface Observer  Contains several chained tasks and infos about them. 
 
A constraint encodes some resrtictions on values. 
 
__construct(Data\Factory $data_factory, \ILIAS\Language\Language $lng)
 
__construct(Container $dic, ilPlugin $plugin)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...