Commit e90fb534 by Kartik Visweswaran

Masked input widget upgrade fixing #3196

Support contribution credits updated
parent d1e0a545
...@@ -125,6 +125,7 @@ class MaskedInput extends InputWidget ...@@ -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)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment