Skip to content

Commit

Permalink
fix(ZMS-1498): fix missing usage
Browse files Browse the repository at this point in the history
  • Loading branch information
manjencic committed Dec 18, 2023
1 parent 94bd420 commit 1850b44
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 1850b44

Please sign in to comment.