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 e4db1cd commit 499807dCopy full SHA for 499807d
src/PHPDraft/Model/Category.php
@@ -13,6 +13,7 @@
13
namespace PHPDraft\Model;
14
15
use PHPDraft\Model\Elements\BasicStructureElement;
16
+use PHPDraft\Model\Elements\ObjectStructureElement;
17
18
/**
19
* Class Category.
0 commit comments