Skip to content

Commit

Permalink
chore: create data file if not exist
Browse files Browse the repository at this point in the history
  • Loading branch information
iroybotlinio committed Sep 15, 2024
1 parent 4870bf6 commit 34453c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Traits/EntityManagerTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
use DOM\ORM\Serializer\Normalizer\SchemaNormalizer;
use DOM\ORM\Serializer\SchemaSerializer;
use DOM\ORM\Storage\StorageService;
use League\Flysystem\UnableToReadFile;

trait EntityManagerTrait
{
Expand Down

0 comments on commit 34453c2

Please sign in to comment.