Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thangnn committed Feb 29, 2024
1 parent f178de8 commit fb9aa33
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
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 @@ -1315,6 +1315,7 @@ public function mailFormLink($title, $contentsName, $datas = [], $options = [])

/**
* 文字列から制御文字を取り除く
* @return string
* @checked
* @noTodo
* @unitTest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1004,7 +1004,6 @@ public function testMailFormLink()

/**
* 文字列から制御文字を取り除く
* removeCtrlChars
*/
public function testRemoveCtrlChars()
{
Expand Down

0 comments on commit fb9aa33

Please sign in to comment.