mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-01 20:19:42 +08:00
@ -331,7 +331,8 @@ the method/function is:
|
||||
/**
|
||||
* @param string $attribute the attribute currently being validated
|
||||
* @param mixed $params the value of the "params" given in the rule
|
||||
* @param \yii\validators\InlineValidator related InlineValidator instance
|
||||
* @param \yii\validators\InlineValidator related InlineValidator instance.
|
||||
* This parameter is available since version 2.0.11.
|
||||
*/
|
||||
function ($attribute, $params, $validator)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user