1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-06 16:50:09 +01:00

Drop "superfluous" phpdoc tags (per Pint)

This commit is contained in:
Matt Stauffer
2023-02-18 23:20:03 -05:00
parent 1d0483a0c8
commit 8784458dfe
4 changed files with 0 additions and 13 deletions

View File

@@ -49,8 +49,6 @@ public function uninstall(): void
/**
* Tell Homebrew to restart dnsmasq.
*
* @return void
*/
public function restart(): void
{