mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 16:40:05 +01:00
correct return value
This commit is contained in:
@@ -8,7 +8,7 @@ class BedrockValetDriver extends BasicValetDriver
|
||||
* @param string $sitePath
|
||||
* @param string $siteName
|
||||
* @param string $uri
|
||||
* @return void
|
||||
* @return bool
|
||||
*/
|
||||
public function serves($sitePath, $siteName, $uri)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user