add livewire autocomplete for phpstorm

This commit is contained in:
Khoubza Younes
2021-09-19 16:18:20 +01:00
parent 1514e72a2b
commit 3a3bcf559d
7 changed files with 18 additions and 41 deletions
+3
View File
@@ -4,6 +4,9 @@ namespace Flasher\Noty\Prime;
use Flasher\Prime\Notification\NotificationBuilder;
/**
* @method self livewire(array $context = array())
*/
final class NotyBuilder extends NotificationBuilder
{
/**