eZ\Publish\Core\Repository\Tests\Service\Mock\ContentTest::providerForTestCreateContentThrowsContentFieldValidationException PHP 메소드

providerForTestCreateContentThrowsContentFieldValidationException() 공개 메소드

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