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

providerForTestCreateContentThrowsContentFieldValidationException() public method

    public function providerForTestCreateContentThrowsContentFieldValidationException()
    {
        return $this->providerForTestCreateContentNonRedundantFieldSetComplex();
    }
ContentTest