Skip to content

Commit 33dbf1a

Browse files
committed
minor #29879 Removing isFormValid remnants (yceruto)
This PR was merged into the 4.3-dev branch. Discussion ---------- Removing isFormValid remnants | Q | A | ------------- | --- | Branch? | master | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | not yet | Fixed tickets | - | License | MIT | Doc PR | - See https://travis-ci.org/symfony/symfony/jobs/479399078#L2792 Commits ------- 53d26e5 Removing isFormValid remnants
2 parents 3b08213 + 53d26e5 commit 33dbf1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerTraitTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,5 @@ trait TestControllerTrait
569569
createFormBuilder as public;
570570
getDoctrine as public;
571571
addLink as public;
572-
isFormValid as public;
573572
}
574573
}

0 commit comments

Comments
 (0)