template_preprocess_book_navigation(&$variables)
Prepares variables for book navigation templates.
Default template: book-navigation.html.twig.
Parameters
array $variables: An associative array containing the following key:
book_link: An associative array of book link properties. Properties used: bid, link_title, depth, pid, nid.
File
core/modules/book/book.module, line 388 Allows users to create and organize related content in an outline.
Code
function template_preprocess_book_naviga