We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8195c6e commit 23689c3Copy full SHA for 23689c3
src/Ubiquity/attributes/items/Database.php
@@ -1,7 +1,9 @@
1
<?php
2
+
3
namespace Ubiquity\attributes\items;
4
5
use Ubiquity\annotations\BaseAnnotationTrait;
6
+use Attribute;
7
8
/**
9
* Annotation Database.
0 commit comments