KUJUNTI.ID MINISH3LL
Path : /var/www/html/jewelry-pos/vendor/stevebauman/location/src/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : /var/www/html/jewelry-pos/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 $default = null): string|array|null;
}

© KUJUNTI.ID