Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d1c8daf

Browse files
committed
chore: remove unused private property
1 parent 25ef030 commit d1c8daf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Validation/ValidationAnyOfRuleTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ class ValidationAnyOfRuleTest extends TestCase
2424
{
2525
private array $ruleSets;
2626
private array $nestedRules;
27-
private array $nestedRules2;
2827

2928
public function testBasicValidation()
3029
{

0 commit comments

Comments
 (0)