Skip to content

Commit 10d1206

Browse files
committed
Bugfix specify RendererInterface
1 parent 1c2ed52 commit 10d1206

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Alerts.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
use CodeIgniter\Config\BaseConfig;
2626
use CodeIgniter\Config\Services;
27+
use CodeIgniter\View\RendererInterface;
2728
use Tatter\Alerts\Exceptions\AlertsException;
2829

2930
/*** CLASS ***/

0 commit comments

Comments
 (0)