We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 318b792 commit 8239572Copy full SHA for 8239572
sources/Core/AttributeDefinition/AttributeTable.php
@@ -9,6 +9,7 @@
9
use CMDBSource;
10
use CoreException;
11
use Exception;
12
+use Str;
13
14
class AttributeTable extends AttributeDBField
15
{
0 commit comments