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

Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2022-12-22 15:31:00 +00:00
parent b200022041
commit 6824065a22
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ public function findHttpTunnelUrl($tunnels, $domain)
/**
* Set the Ngrok auth token.
*
* @param string $token
* @param string $token
* @return string
*/
public function setToken($token)