Skip to content

Commit 491870c

Browse files
committed
Add missing import for term meta contract
1 parent bd18074 commit 491870c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/TermMetaAdminUI.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
use Required\Common\Contracts\Registrable;
1111
use Required\Common\Contracts\Taxonomy;
12+
use Required\Common\Contracts\TermMeta;
1213
use WP_Term;
1314

1415
/**

0 commit comments

Comments
 (0)