Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / rdf / rdf.module
index 8d4329884d604d4cd8b30b324f1c0f5555601a13..dbffb20c017b728025c1dfa5a775408b901eae4d 100644 (file)
@@ -38,6 +38,7 @@ function rdf_help($route_name, RouteMatchInterface $route_match) {
  * 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 @@ function _rdf_set_field_rel_attribute(&$variables) {
   }
 }
 
-
 /**
  * Implements hook_preprocess_HOOK() for node templates.
  */