Skip to content

Commit c1ec38f

Browse files
committed
[Translation] Move ProviderTestCase out of the Tests namespace
1 parent 8361713 commit c1ec38f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/Symfony/Component/Translation/Bridge/Loco/Tests/LocoProviderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
use Symfony\Component\Translation\Loader\XliffFileLoader;
1111
use Symfony\Component\Translation\MessageCatalogue;
1212
use Symfony\Component\Translation\Provider\ProviderInterface;
13-
use Symfony\Component\Translation\Tests\ProviderTestCase;
13+
use Symfony\Component\Translation\Test\ProviderTestCase;
1414
use Symfony\Component\Translation\TranslatorBag;
1515
use Symfony\Contracts\HttpClient\HttpClientInterface;
1616
use Symfony\Contracts\HttpClient\ResponseInterface;

src/Symfony/Component/Translation/Tests/ProviderTestCase.php renamed to src/Symfony/Component/Translation/Test/ProviderTestCase.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* file that was distributed with this source code.
1010
*/
1111

12-
namespace Symfony\Component\Translation\Tests;
12+
namespace Symfony\Component\Translation\Test;
1313

1414
use PHPUnit\Framework\TestCase;
1515
use Psr\Log\LoggerInterface;
@@ -24,6 +24,8 @@
2424
* A test case to ease testing a translation provider.
2525
*
2626
* @author Mathieu Santostefano <msantostefano@protonmail.com>
27+
*
28+
* @internal
2729
*/
2830
abstract class ProviderTestCase extends TestCase
2931
{

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