Skip to content

Commit

Permalink
fix(entityfilter): bad namespace for 2 classes
Browse files Browse the repository at this point in the history
  • Loading branch information
btry committed Oct 17, 2022
1 parent e1514b0 commit 75d7599
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inc/filter/entityfilter.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
namespace GlpiPlugin\Formcreator\Filter;

use Dropdown;
use User;
use PluginFormcreatorForm;

class EntityFilter
{
Expand Down

0 comments on commit 75d7599

Please sign in to comment.