[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/psr/container/src/ -> NotFoundExceptionInterface.php (source)

   1  <?php
   2  
   3  namespace Psr\Container;
   4  
   5  /**
   6   * No entry was found in the container.
   7   */
   8  interface NotFoundExceptionInterface extends ContainerExceptionInterface
   9  {
  10  }


Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1