Issue #2392543 by awm: Fix documentation for hook_taxonomy_term_view_alter
parent
f1e15c1d65
commit
dc3656528f
|
@ -212,7 +212,7 @@ function hook_taxonomy_term_view($term, $view_mode, $langcode) {
|
|||
* documentation respectively for details.
|
||||
*
|
||||
* @param $build
|
||||
* A renderable array representing the node content.
|
||||
* A renderable array representing the term.
|
||||
*
|
||||
* @see hook_entity_view_alter()
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue