Skip to content

Commit

Permalink
Add use interface
Browse files Browse the repository at this point in the history
  • Loading branch information
uginroot committed Mar 24, 2020
1 parent 774676b commit 7051364
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ORM/UuidableTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

namespace Knp\DoctrineBehaviors\Tests\ORM;

use Knp\DoctrineBehaviors\Contract\Entity\UuidableInterface;
use Knp\DoctrineBehaviors\Tests\AbstractBehaviorTestCase;
use Knp\DoctrineBehaviors\Tests\Fixtures\Entity\UuidableEntity;
use Ramsey\Uuid\UuidInterface;
Expand Down

0 comments on commit 7051364

Please sign in to comment.