|
@@ -7,9 +7,9 @@ |
|
7
|
7
|
*/ |
|
8
|
8
|
|
|
9
|
9
|
namespace ElasticPress\Exception; |
|
10
|
10
|
|
|
11
|
|
-use \ElasticPress\Vendor_Prefixed\Psr\Container\NotFoundExceptionInterface; |
|
11
|
+use ElasticPress\Vendor_Prefixed\Psr\Container\NotFoundExceptionInterface; |
|
12
|
12
|
|
|
13
|
13
|
/** |
|
14
|
14
|
* NotFoundException class |
|
15
|
15
|
*/ |