File Editor
Directories:
.. (Back)
Files:
ContainerExceptionInterface.php
ContainerInterface.php
NotFoundExceptionInterface.php
Create New File
Create
Edit File: NotFoundExceptionInterface.php
<?php namespace ElementorDeps\Psr\Container; /** * No entry was found in the container. */ interface NotFoundExceptionInterface extends ContainerExceptionInterface { }
Save Changes
Rename File
Rename