eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\ContentFieldValidationExceptionTest::getExpectedDescription PHP 메소드

getExpectedDescription() 보호된 메소드

Get expected description.
protected getExpectedDescription ( ) : string
리턴 string
    protected function getExpectedDescription()
    {
        return 'Content fields did not validate';
    }