add CliFlasherInterface for CliNotificationFactory

This commit is contained in:
Khoubza Younes
2021-09-29 17:23:41 +01:00
parent 6d52a98206
commit 257b37de81
9 changed files with 32 additions and 21 deletions
-3
View File
@@ -4,9 +4,6 @@ namespace Flasher\Noty\Prime;
use Flasher\Prime\Notification\NotificationBuilder;
/**
* @method self livewire(array $context = array())
*/
final class NotyBuilder extends NotificationBuilder
{
/**