mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-20 16:38:22 +08:00
refactored ActiveField.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
* // ... private functions and properties go here ...
|
||||
*
|
||||
* return pub;
|
||||
* });
|
||||
* })(jQuery);
|
||||
* ~~~
|
||||
*
|
||||
* Using this structure, you can define public and private functions/properties for a module.
|
||||
|
||||
Reference in New Issue
Block a user