19declare(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);
__construct(Data\Factory $data_factory, \ILIAS\Language\Language $lng)
A constraint encodes some resrtictions on values.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.