eZ\Publish\Core\Repository\Tests\Service\Mock\ContentTest::providerForTestUpdateContentThrowsContentFieldValidationException PHP Method

providerForTestUpdateContentThrowsContentFieldValidationException() public method

    public function providerForTestUpdateContentThrowsContentFieldValidationException()
    {
        return $this->providerForTestUpdateContentNonRedundantFieldSetComplex();
    }
ContentTest