fix event dispatcher and call the storage service

This commit is contained in:
Khoubza Younes
2020-12-06 04:03:14 +01:00
parent 7724ad4a74
commit 6e98a3d4c5
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
namespace Flasher\Notyf\Prime\Producer;
namespace Flasher\Notyf\Prime\Factory;
final class NotyfProducer extends \Flasher\Prime\AbstractFlasher
{