Skip to content
Snippets Groups Projects
Commit a6790d49 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2602448 by pjonckiere, heykarthikwithu, jhodgdon: In rdf.api,php, add...

Issue #2602448 by pjonckiere, heykarthikwithu, jhodgdon: In rdf.api,php, add @return value to the hook_rdf_namespaces()
parent 2d411fb9
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -18,7 +18,7 @@
* defined in rdf_rdf_namespaces(), this hook should be used to define the new
* namespace prefixes.
*
* @return
* @return string[]
* An associative array of namespaces where the key is the namespace prefix
* and the value is the namespace URI.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment