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

Drop todos

This commit is contained in:
Matt Stauffer
2022-03-14 13:58:52 -04:00
parent ce4682f897
commit 17cda5dc79
2 changed files with 0 additions and 3 deletions

View File

@@ -312,8 +312,6 @@ public function useVersion($version, $force = false)
/**
* Symlink (Capistrano-style) a given Valet.sock file to be the primary valet.sock.
*
* @todo write tests
*
* @param string $phpVersion
* @return void
*/