Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/vendor/iyzico/../nikic/../dflydev/../ramsey/../maennchen/../tijsverkoyen/.././psr/../phpoffice/./../dragonmantank/../nette/../authorizenet/../yajra/../theseer/../ezyang/../mews/../paytm/../phar-io/./manifest/src/exceptions
الملفات الموجودة في هذا الـ Path:
.
..
ElementCollectionException.php
Exception.php
InvalidApplicationNameException.php
InvalidEmailException.php
InvalidUrlException.php
ManifestDocumentException.php
ManifestDocumentLoadingException.php
ManifestDocumentMapperException.php
ManifestElementException.php
ManifestLoaderException.php

مشاهدة ملف: InvalidUrlException.php

<?php declare(strict_types = 1);
/*
 * This file is part of PharIo\Manifest.
 *
 * (c) Arne Blankerts <arne@blankerts.de>, Sebastian Heuer <sebastian@phpeople.de>, Sebastian Bergmann <sebastian@phpunit.de>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
namespace PharIo\Manifest;

class InvalidUrlException extends \InvalidArgumentException implements Exception {
}