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

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

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