diff --git a/framework/widgets/MaskedInput.php b/framework/widgets/MaskedInput.php index 3c828089be..d791c5d395 100644 --- a/framework/widgets/MaskedInput.php +++ b/framework/widgets/MaskedInput.php @@ -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) {