Skip to content

Commit 499807d

Browse files
authored
fix: restore ObjectStructureElement import in Category
1 parent e4db1cd commit 499807d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PHPDraft/Model/Category.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
namespace PHPDraft\Model;
1414

1515
use PHPDraft\Model\Elements\BasicStructureElement;
16+
use PHPDraft\Model\Elements\ObjectStructureElement;
1617

1718
/**
1819
* Class Category.

0 commit comments

Comments
 (0)