Documentation

TranslationPassTest extends TestCase
in package

Table of Contents

testValidCollector()  : mixed
testValidCollectorWithDeprecatedTranslationLoader()  : mixed

Methods

testValidCollectorWithDeprecatedTranslationLoader()

public testValidCollectorWithDeprecatedTranslationLoader() : mixed
Tags
group

legacy

expectedDeprecation

The default value for $readerServiceId in "Symfony\Component\Translation\DependencyInjection\TranslatorPass::__construct()" will change in 4.0 to "translation.reader".

A test that verifies the deprecated "translation.loader" gets the LoaderInterfaces added.

This test should be removed in 4.0.

Return values
mixed

Search results