You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix incorrect annotations in Livewire components using "@return void" (#1467)
* Fix type annotations in Livewire components using "@return void" when a return value is possible
* Update src/Http/Livewire/UpdateProfileInformationForm.php
* Update src/Http/Livewire/TeamMemberManager.php
* Update src/Http/Livewire/UpdateProfileInformationForm.php
---------
Co-authored-by: Dries Vints <[email protected]>
0 commit comments