mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 19:53:14 +01:00
change the property visibility
This commit is contained in:
parent
27c26cde57
commit
e2754e9a04
@ -11,5 +11,5 @@ class AssertChoiceWithMessage
|
||||
/**
|
||||
* @Assert\Choice(choices={"0", "3023", "3610"})
|
||||
*/
|
||||
private $ratingType;
|
||||
public $ratingType;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user