Skip to content

Commit

Permalink
#27500 Fix static checks
Browse files Browse the repository at this point in the history
  • Loading branch information
lbajsarowicz committed Apr 12, 2020
1 parent 1804ef5 commit 5829242
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class ChangeTest extends TestCase
/** @var TransactionManagerInterface */
protected $transactionMock;

/** @var |\PHPUnit_Framework_MockObject_MockObject */
/** @var MockObject */
protected $objRelationMock;

/** @var Random|MockObject */
Expand Down

0 comments on commit 5829242

Please sign in to comment.