eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\FieldDefinitionListTest::provideXpathAssertions PHP 메소드

provideXpathAssertions() 공개 메소드

    public function provideXpathAssertions()
    {
        return array(array('/FieldDefinitions[@href="/content/types/contentTypeId/fieldDefinitions"]'), array('/FieldDefinitions[@media-type="application/vnd.ez.api.FieldDefinitionList+xml"]'));
    }