X7ROOT File Manager
Current Path:
/opt/cpanel/ea-wappspector/vendor/phar-io/manifest/src/exceptions
opt
/
cpanel
/
ea-wappspector
/
vendor
/
phar-io
/
manifest
/
src
/
exceptions
/
??
..
??
ElementCollectionException.php
(520 B)
??
Exception.php
(456 B)
??
InvalidApplicationNameException.php
(561 B)
??
InvalidEmailException.php
(515 B)
??
InvalidUrlException.php
(513 B)
??
ManifestDocumentException.php
(503 B)
??
ManifestDocumentLoadingException.php
(1.25 KB)
??
ManifestDocumentMapperException.php
(509 B)
??
ManifestElementException.php
(502 B)
??
ManifestLoaderException.php
(472 B)
??
NoEmailAddressException.php
(517 B)
Editing: InvalidEmailException.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; use InvalidArgumentException; class InvalidEmailException extends InvalidArgumentException implements Exception { }
Upload File
Create Folder