eZ\Publish\Core\SignalSlot\Tests\FieldTypeServiceTest::getTransformationProcessorMock PHP Метод

getTransformationProcessorMock() защищенный Метод

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