eZ\Publish\Core\SignalSlot\Tests\FieldTypeServiceTest::getTransformationProcessorMock PHP Method

getTransformationProcessorMock() protected method

    protected function getTransformationProcessorMock()
    {
        return $this->getMockForAbstractClass('eZ\\Publish\\Core\\Persistence\\TransformationProcessor', array(), '', false, true, true);
    }