Skip to content

Commit

Permalink
Merge pull request #81 from it-at-m/bugfix-1498-fix-missing-class-usage
Browse files Browse the repository at this point in the history
fix(ZMS-1498): fix missing usage
  • Loading branch information
manjencic authored Dec 18, 2023
2 parents 94bd420 + 1850b44 commit d94cca7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zmsadmin/src/Zmsadmin/WorkstationProcessNext.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

namespace BO\Zmsadmin;

use BO\Zmsentities\Collection\ProcessList;

class WorkstationProcessNext extends BaseController
{
/**
Expand Down

0 comments on commit d94cca7

Please sign in to comment.