PHP 8.3.31
Preview: Request.php Size: 420 B
//proc/thread-self/root/home/getspomw/itechservicellc.com/vendor/stevebauman/location/src/Request.php

<?php

namespace Stevebauman\Location;

interface Request
{
    /**
     * Get the client IP address.
     */
    public function getIp(): string;

    /**
     * Set the IP address to resolve.
     */
    public function setIp(?string $ip = null): static;

    /**
     * Get a header from the request.
     */
    public function getHeader(?string $key = null, string|array|null $default = null): string|array|null;
}

Directory Contents

Dirs: 4 × Files: 6

Name Size Perms Modified Actions
Commands DIR
- drwxr-xr-x 2025-11-18 19:24:10
Edit Download
Drivers DIR
- drwxr-xr-x 2025-11-18 19:24:10
Edit Download
- drwxr-xr-x 2025-11-18 19:24:10
Edit Download
Facades DIR
- drwxr-xr-x 2025-11-18 19:24:10
Edit Download
938 B lrw-r--r-- 2025-10-28 20:23:32
Edit Download
2.79 KB lrw-r--r-- 2025-10-28 20:23:32
Edit Download
1.22 KB lrw-r--r-- 2025-10-28 20:23:32
Edit Download
734 B lrw-r--r-- 2025-10-28 20:23:32
Edit Download
2.35 KB lrw-r--r-- 2025-10-28 20:23:32
Edit Download
420 B lrw-r--r-- 2025-10-28 20:23:32
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).