fix event dispatcher and call the storage service

This commit is contained in:
Khoubza Younes
2020-12-06 04:03:14 +01:00
parent 8c31f8b831
commit bf4b769e99
+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
{