Skip to content

Commit c60dd0c

Browse files
committed
fix intersection types in tests
1 parent 7b9b4ee commit c60dd0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/LdapTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
class LdapTest extends TestCase
2323
{
24-
/** @var MockObject */
24+
/** @var MockObject&AdapterInterface */
2525
private $adapter;
2626

2727
/** @var Ldap */

0 commit comments

Comments
 (0)