mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-16 15:21:13 +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
|
* - 'data-plugin-name' the name of the plugin
|
||||||
*
|
*
|
||||||
* @param View $view the view instance
|
* @param View $view the view instance
|
||||||
|
* @author [Thiago Talma](https://github.com/thiagotalma)
|
||||||
*/
|
*/
|
||||||
protected function hashPluginOptions($view)
|
protected function hashPluginOptions($view)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user