Skip to content

Commit f64a180

Browse files
issei-mfabpot
authored andcommitted
[Form] fixed phpdoc
1 parent fb85752 commit f64a180

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Button.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,9 +194,7 @@ public function getErrors()
194194
*
195195
* This method should not be invoked.
196196
*
197-
* @param string $modelData
198-
*
199-
* @throws BadMethodCallException
197+
* @param mixed $modelData
200198
*/
201199
public function setData($modelData)
202200
{

0 commit comments

Comments
 (0)