You are here

abstract protected function AbstractOperationTest::createOperation in Plug 7

2 methods override AbstractOperationTest::createOperation()
DiffOperationTest::createOperation in lib/Symfony/translation/Tests/Catalogue/DiffOperationTest.php
MergeOperationTest::createOperation in lib/Symfony/translation/Tests/Catalogue/MergeOperationTest.php

File

lib/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);