Skip to content

Commit 23689c3

Browse files
committed
Fix Database pb (Attribute omitted)
1 parent 8195c6e commit 23689c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Ubiquity/attributes/items/Database.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
<?php
2+
23
namespace Ubiquity\attributes\items;
34

45
use Ubiquity\annotations\BaseAnnotationTrait;
6+
use Attribute;
57

68
/**
79
* Annotation Database.

0 commit comments

Comments
 (0)