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