You are here

abstract protected function AbstractOperationTest::createOperation in Zircon Profile 8.0

Same name and namespace in other branches
  1. 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

AbstractOperationTest

Namespace

Symfony\Component\Translation\Tests\Catalogue

Code

protected abstract function createOperation(MessageCatalogueInterface $source, MessageCatalogueInterface $target);