Page MenuHomeWickedGov Phorge

Library.php
No OneTemporary

Size
496 B
Referenced Files
None
Subscribers
None

Library.php

<?php declare(strict_types = 1);
/*
* This file is part of PharIo\Manifest.
*
* Copyright (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de> and contributors
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
*/
namespace PharIo\Manifest;
class Library extends Type {
public function isLibrary(): bool {
return true;
}
}

File Metadata

Mime Type
text/x-php
Expires
Wed, Aug 19, 00:13 (3 d, 5 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
14/fc/55f54292dd876a21939c177d61ac
Default Alt Text
Library.php (496 B)

Event Timeline