mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 08:30:07 +01:00
Apply fixes from StyleCI
This commit is contained in:
@@ -71,7 +71,7 @@ public static function showDirectoryListing(string $valetSitePath, string $uri)
|
||||
}
|
||||
|
||||
/**
|
||||
* Return whether a given host (from $_SERVER['HTTP_HOST']) is an IP address
|
||||
* Return whether a given host (from $_SERVER['HTTP_HOST']) is an IP address.
|
||||
*/
|
||||
public static function hostIsIpAddress(string $host): bool
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user