mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-14 06:11:35 +08:00
Masked input widget upgrade fixing #3196
Support contribution credits updated
This commit is contained in:
@ -125,6 +125,7 @@ class MaskedInput extends InputWidget
|
||||
* - 'data-plugin-name' the name of the plugin
|
||||
*
|
||||
* @param View $view the view instance
|
||||
* @author [Thiago Talma](https://github.com/thiagotalma)
|
||||
*/
|
||||
protected function hashPluginOptions($view)
|
||||
{
|
||||
|
Reference in New Issue
Block a user