Masked input widget upgrade fixing #3196

Support contribution credits updated
This commit is contained in:
Kartik Visweswaran
2014-06-05 11:49:24 +05:30
parent d1e0a54553
commit e90fb534da

View File

@ -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)
{