Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/./../app/.././../../finland.picotech.app/public_html/storage/../vendor/./nikic/../dompdf/../alexandr-mironov/../monolog/../unicodeveloper/../dragonmantank/../telnyx/../filp/../phpstan/.././laminas/../africastalking/./../vlucas/../tijsverkoyen/./.././voku/../psr/cache/src
الملفات الموجودة في هذا الـ Path:
.
..
CacheException.php
CacheItemInterface.php
CacheItemPoolInterface.php
InvalidArgumentException.php

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

<?php

namespace Psr\Cache;

/**
 * Exception interface for all exceptions thrown by an Implementing Library.
 */
interface CacheException extends \Throwable
{
}