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

getMultipleValuedMatcherMock() private method

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