Skip to content

Commit

Permalink
Add TabHelper missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Ioannis authored and arlen committed Oct 14, 2024
1 parent 666b74d commit fcbbc48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/View/Helper/TabHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
namespace App\View\Helper;

use App\Lib\Util\StringUtilities;
use App\Lib\Util\TableUtilities;
use Cake\ORM\Table;
use Cake\ORM\TableRegistry;
use Cake\Utility\Inflector;
Expand Down

0 comments on commit fcbbc48

Please sign in to comment.