Skip to content

Commit 9cfe7c0

Browse files
committed
annotations
1 parent ac6c4b1 commit 9cfe7c0

File tree

1 file changed

+1
-1
lines changed
  • lib/internal/Magento/Framework/Data/Form/Element

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Data/Form/Element/Textarea.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* @method mixed getCols()
1919
* @method Textarea setCols($cols)
2020
* @method mixed getRows()
21-
* @method mixed setRows($rows)
21+
* @method Textarea setRows($rows)
2222
*/
2323
class Textarea extends AbstractElement
2424
{

0 commit comments

Comments
 (0)