Mercurial > hg > isophonics-drupal-site
diff core/modules/rdf/rdf.module @ 17:129ea1e6d783
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:21:36 +0000 |
parents | 4c8ae668cc8c |
children | af1871eacc83 |
line wrap: on
line diff
--- a/core/modules/rdf/rdf.module Tue Jul 10 15:07:59 2018 +0100 +++ b/core/modules/rdf/rdf.module Thu Feb 28 13:21:36 2019 +0000 @@ -38,6 +38,7 @@ * into variables available to theme functions and templates. All Drupal core * themes are coded to be RDFa compatible. */ + /** * Returns the RDF mapping object associated with a bundle. * @@ -293,7 +294,6 @@ } } - /** * Implements hook_preprocess_HOOK() for node templates. */