Skip to content

Commit

Permalink
missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
cconard96 committed Jan 2, 2025
1 parent 41117b2 commit ea9fb1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Glpi/Controller/Knowbase/KnowbaseItemController.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
use Glpi\Exception\Http\NotFoundHttpException;
use Glpi\RichText\RichText;
use KnowbaseItem;
use Session;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\Response;
use Symfony\Component\HttpFoundation\StreamedResponse;
Expand Down

0 comments on commit ea9fb1a

Please sign in to comment.