eZ\Publish\Core\Repository\Tests\Service\Mock\ContentTest::providerForTestCreateContentThrowsContentFieldValidationException PHP Метод

providerForTestCreateContentThrowsContentFieldValidationException() публичный Метод

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