You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
->scalarNode('uri')->defaultValue(self::SCHEMA_ORG_RDFA_URL)->info('RDFa URI to use')->example(self::SCHEMA_ORG_RDFA_URL)->end()
67
+
->scalarNode('uri')->defaultValue(realpath(self::SCHEMA_ORG_RDFA_URL))->info('RDFa URI to use')->example('https://schema.org/docs/schema_org_rdfa.html')->end()
63
68
->scalarNode('format')->defaultNull()->info('RDFa URI data format')->example('rdfxml')->end()
0 commit comments