Skip to content

Commit 40c896f

Browse files
committed
space exception class import
1 parent f66c700 commit 40c896f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Space.php

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
namespace Tarantool\Mapper;
66

7+
use Exception;
78
use ReflectionClass;
89
use ReflectionMethod;
910
use Tarantool\Client\Keys;

0 commit comments

Comments
 (0)