Issue #2602448 by pjonckiere, heykarthikwithu, jhodgdon: In rdf.api,php, add @return value to the hook_rdf_namespaces()
parent
2d411fb980
commit
a6790d49ee
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue