PHP 7.4.33
Preview: Header.php Size: 1.25 KB
/var/www/multi-event-cfp.bitkit.dk/httpdocs/vendor/zircote/swagger-php/src/Attributes/Header.php
<?php declare(strict_types=1);
/**
 * @license Apache 2.0
 */

namespace OpenApi\Attributes;

use OpenApi\Generator;

#[\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE)]
class Header extends \OpenApi\Annotations\Header
{
    /**
     * @param array<string,string>|null $x
     * @param Attachable[]|null         $attachables
     */
    public function __construct(
        string|object|null $ref = null,
        ?string $header = null,
        ?string $description = null,
        ?bool $required = null,
        ?Schema $schema = null,
        ?bool $deprecated = null,
        ?bool $allowEmptyValue = null,
        // annotation4
        ?array $x = null,
        ?array $attachables = null
    ) {
        parent::__construct([
            'ref' => $ref ?? Generator::UNDEFINED,
            'header' => $header ?? Generator::UNDEFINED,
            'description' => $description ?? Generator::UNDEFINED,
            'required' => $required ?? Generator::UNDEFINED,
            'deprecated' => $deprecated ?? Generator::UNDEFINED,
            'allowEmptyValue' => $allowEmptyValue ?? Generator::UNDEFINED,
            'x' => $x ?? Generator::UNDEFINED,
            'value' => $this->combine($attachables, $schema),
        ]);
    }
}

Directory Contents

Dirs: 0 × Files: 39
Name Size Perms Modified Actions
3.61 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
332 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
1.56 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
847 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
268 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
857 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
1.24 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
830 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
1.08 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
262 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
264 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
1.25 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
1.08 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
3.86 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
3.98 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
862 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
1.05 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
1.01 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
1.05 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
1.84 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
214 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
335 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
1.48 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
266 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
612 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
343 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
264 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
4.03 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
262 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
1.19 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
1.13 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
3.91 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
1.60 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
925 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
1.11 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
893 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
266 B lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
1.05 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
3.98 KB lrw-rw-r-- 2022-04-17 01:42:30
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).