function BookManagerInterface::getBookParents

Same name and namespace in other branches
  1. 9 core/modules/book/src/BookManagerInterface.php \Drupal\book\BookManagerInterface::getBookParents()
  2. 8.9.x core/modules/book/src/BookManagerInterface.php \Drupal\book\BookManagerInterface::getBookParents()
  3. 10 core/modules/book/src/BookManagerInterface.php \Drupal\book\BookManagerInterface::getBookParents()

File

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

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.