Skip to content

Commit

Permalink
Additional fix for CloneCommand (CFM-127)
Browse files Browse the repository at this point in the history
  • Loading branch information
Benn Oshrin committed Nov 14, 2025
1 parent d97cacd commit ecae991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/Lib/Traits/PluggableModelTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
use Cake\ORM\TableRegistry;
use Cake\Utility\Inflector;

use App\Lib\Enum\SuspendableStatusEnum;
use App\Lib\Util\StringUtilities;
use App\Lib\Util\TableUtilities;

Expand Down

0 comments on commit ecae991

Please sign in to comment.