Skip to content

Commit 19a8286

Browse files
minor #61193 Remove unused trait (ajgarlag)
This PR was merged into the 8.0 branch. Discussion ---------- Remove unused trait | Q | A | ------------- | --- | Branch? | 8.0 | Bug fix? | no | New feature? | no | Deprecations? |no | Issues | | License | MIT The `ExpectUserDeprecationMessageTrait` is unused after f599e20 Commits ------- 99f59d2 Remove unused trait
2 parents ec4295b + 99f59d2 commit 19a8286

File tree

1 file changed

+0
-3
lines changed
  • src/Symfony/Component/Security/Http/Tests/Authenticator/Passport/Badge

1 file changed

+0
-3
lines changed

src/Symfony/Component/Security/Http/Tests/Authenticator/Passport/Badge/UserBadgeTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
namespace Symfony\Component\Security\Http\Tests\Authenticator\Passport\Badge;
1313

1414
use PHPUnit\Framework\TestCase;
15-
use Symfony\Bridge\PhpUnit\ExpectUserDeprecationMessageTrait;
1615
use Symfony\Component\Security\Core\Exception\BadCredentialsException;
1716
use Symfony\Component\Security\Core\Exception\UserNotFoundException;
1817
use Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge;
@@ -23,8 +22,6 @@
2322

2423
class UserBadgeTest extends TestCase
2524
{
26-
use ExpectUserDeprecationMessageTrait;
27-
2825
public function testUserNotFound()
2926
{
3027
$badge = new UserBadge('dummy', fn () => null);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy