Skip to content

Commit

Permalink
add @UnitTest to func (#3163)
Browse files Browse the repository at this point in the history
Co-authored-by: thangnn <[email protected]>
  • Loading branch information
thangnnmd and thangnn authored Feb 26, 2024
1 parent 82d25c1 commit 38d8d97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/bc-blog/src/View/Helper/BlogHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -1454,6 +1454,7 @@ public function hasChildCategory($id)
* @checked
* @noTodo
* @checked
* @unitTest
*/
public function getTagList($name, $options = [])
{
Expand Down

0 comments on commit 38d8d97

Please sign in to comment.