Commit cf3b616
committed
minor #6114 make method protected (OskarStark)
This PR was merged into the 2.3 branch.
Discussion
----------
make method protected
it is protected in \PHPUnit_Framework_TestCase
https://github.com/sebastianbergmann/phpunit/blob/master/src/Framework/TestCase.php#L2023
please merge this PR to all newer branches
ping @xabbuh @javiereguiluz
Commits
-------
264526b make method protected1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments