ok

Mini Shell

Direktori : /home2/selectio/public_html/fms-worksuite/vendor/nunomaduro/larastan/stubs/Http/
Upload File :
Current File : /home2/selectio/public_html/fms-worksuite/vendor/nunomaduro/larastan/stubs/Http/Request.stub

<?php

namespace Illuminate\Http;

class Request {

    /**
     * Retrieve a header from the request.
     *
     * @template TDefault of string|array<string, string>|null
     *
     * @param  string|null  $key
     * @param  TDefault $default
     *
     * @return ($key is null ? array<string, array<int, string|null>> : string|TDefault)
     */
    public function header($key = null, $default = null);
}

Zerion Mini Shell 1.0