@@ -0,0 +1,12 @@
<?php
namespace Common\Auth\Events;
use App\Models\User;
class UserCreated
{
public function __construct(public User $user, public array $data)
}
The note is not visible to the blocked user.