Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/./../app/.././../../finland.picotech.app/public_html/storage/../vendor/./phpoption/../laravel/../nikic/../telnyx/../brick/../maximebf/../paragonie/../.././bootstrap/../vendor/phpunit/./../psr/../paytm/./../psr/container/src
الملفات الموجودة في هذا الـ Path:
.
..
ContainerExceptionInterface.php
ContainerInterface.php
NotFoundExceptionInterface.php

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

<?php

namespace Psr\Container;

use Throwable;

/**
 * Base interface representing a generic exception in a container.
 */
interface ContainerExceptionInterface extends Throwable
{
}