Skip to content

Commit

Permalink
Export: ilGlossaryExportOptionHTML, copyright fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chlulei committed Dec 19, 2024
1 parent 0ea760b commit 81fd65a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<?php

declare(strict_types=1);

/**
* This file is part of ILIAS, a powerful learning management system
* published by ILIAS open source e-Learning e.V.
Expand All @@ -19,6 +17,8 @@
********************************************************************
*/

declare(strict_types=1);

use ILIAS\Export\ExportHandler\I\Consumer\Context\HandlerInterface as ilExportHandlerConsumerContextInterface;
use ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler as ilBasicLegacyExportOption;
use ILIAS\DI\Container;
Expand Down

0 comments on commit 81fd65a

Please sign in to comment.