thi-hub.de/page/strings.php

9 lines
101 B
PHP
Raw Normal View History

2024-02-25 18:06:26 +01:00
<?php
declare(strict_types = 1);
namespace Kimendisch\Thi_Hub;
2024-02-25 18:09:02 +01:00
Data::$dict->define([
2024-02-25 18:06:26 +01:00
]);
?>