eZ\Publish\Core\MVC\Symfony\Matcher\Tests\ContentBased\Matcher\MultipleValuedTest::getMultipleValuedMatcherMock PHP Method

getMultipleValuedMatcherMock() private method

    private function getMultipleValuedMatcherMock()
    {
        return $this->getMockForAbstractClass('eZ\\Publish\\Core\\MVC\\Symfony\\Matcher\\ContentBased\\MultipleValued');
    }