abstract protected function AbstractOperationTest::createOperation in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/translation/Tests/Catalogue/AbstractOperationTest.php \Symfony\Component\Translation\Tests\Catalogue\AbstractOperationTest::createOperation()
2 methods override AbstractOperationTest::createOperation()
- DiffOperationTest::createOperation in vendor/
symfony/ translation/ Tests/ Catalogue/ DiffOperationTest.php - MergeOperationTest::createOperation in vendor/
symfony/ translation/ Tests/ Catalogue/ MergeOperationTest.php
File
- vendor/
symfony/ translation/ Tests/ Catalogue/ AbstractOperationTest.php, line 72
Class
Namespace
Symfony\Component\Translation\Tests\CatalogueCode
protected abstract function createOperation(MessageCatalogueInterface $source, MessageCatalogueInterface $target);