3 declare(strict_types=1);
32 $clone->content_language = $content_language;
38 return $this->content_language;
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This class represents a valid language tag that should be used instead of plain strings.
withContentLanguage(LanguageTag $content_language)