mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 06:06:45 +02:00
fix(serializers): fix issue with Instantiated class Flextype\Serializers\RuntimeException
This commit is contained in:
@@ -11,6 +11,7 @@ namespace Flextype\Serializers;
|
||||
|
||||
use Nette\Neon\Exception;
|
||||
use Nette\Neon\Neon as NeonSerializer;
|
||||
use RuntimeException;
|
||||
|
||||
use function cache;
|
||||
use function registry;
|
||||
|
Reference in New Issue
Block a user