Skip to content

Commit e9bb49d

Browse files
authored
Merge pull request #88 from jakubmikita/patch-1
fix docblock definition
2 parents 20f5a20 + 70afd71 commit e9bb49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PostType.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ public function flush($hard = true)
198198

199199
/**
200200
* Get the Column Manager for the PostType
201-
* @return PostTypes\Columns
201+
* @return Columns
202202
*/
203203
public function columns()
204204
{

0 commit comments

Comments
 (0)