Skip to content

Commit

Permalink
Merge pull request #88 from jakubmikita/patch-1
Browse files Browse the repository at this point in the history
fix docblock definition
  • Loading branch information
jjgrainger authored Oct 13, 2024
2 parents 20f5a20 + 70afd71 commit e9bb49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PostType.php
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ public function flush($hard = true)

/**
* Get the Column Manager for the PostType
* @return PostTypes\Columns
* @return Columns
*/
public function columns()
{
Expand Down

0 comments on commit e9bb49d

Please sign in to comment.