_mars 4年前

修改理由:

注释歧义

详细描述:

原译 Get the active class if the condition is not falsy 为: 如果condition不假, 获得 active


此投稿已在 4年前 合并。

内容修改:

红色背景 为原始内容

绿色背景 为新增或者修改的内容

OldNewDifferences
271271
272272```
273273/**
274 * 如果 $condition 不为 True 即会返回字符串 `active`
 274* 如果 $condition 不为 False 即会返回字符串 `active`
275275*
276276* @param       $condition
277277* @param string $activeClass