Skip to content

Commit

Permalink
Fix phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0ttkclark committed Jul 19, 2024
1 parent 5750dcd commit 8b44fda
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ui/forms/type/post.php
Original file line number Diff line number Diff line change
Expand Up @@ -307,8 +307,9 @@
/**
* Filter that lets you make the title field readonly
*
* @param Pods $pod Current Pods object.
* @param PodsUI $obj Current PodsUI object.
* @param bool $readonly Whether the title field is readonly.
* @param Pods $pod Current Pods object.
* @param PodsUI $obj Current PodsUI object.
*
* @since 2.5.0
*/
Expand Down

0 comments on commit 8b44fda

Please sign in to comment.