mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-05 07:44:05 +01:00
better docs
This commit is contained in:
@@ -10,8 +10,7 @@
|
||||
|
||||
/**
|
||||
* CJavaScriptExpression represents a JavaScript expression that does not need escaping.
|
||||
* It can be passed to {@link CJavaScript::encode()} and the code will stay as is
|
||||
* no matter if $safe set to true or not.
|
||||
* It can be passed to {@link CJavaScript::encode()} and the code will stay as is.
|
||||
*
|
||||
* @author Alexander Makarov <sam@rmcreative.ru>
|
||||
* @package system.web.helpers
|
||||
|
||||
Reference in New Issue
Block a user