fix event dispatcher and call the storage service

This commit is contained in:
Khoubza Younes
2020-12-06 04:03:14 +01:00
parent 948394bb1e
commit 7c0df1b28f
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
namespace Flasher\SweetAlert\Prime\Producer;
namespace Flasher\SweetAlert\Prime\Factory;
final class SweetAlertProducer extends \Flasher\Prime\AbstractFlasher
{