function BookManagerInterface::getBookParents

1 method overrides BookManagerInterface::getBookParents()
BookManager::getBookParents in core/modules/book/src/BookManager.php

File

core/modules/book/src/BookManagerInterface.php, line 217

Class

BookManagerInterface
Provides an interface defining a book manager.

Namespace

Drupal\book

Code

public function getBookParents(array $item, array $parent = []);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.