function BookManagerInterface::getBookParents
Same name in other branches
- 9 core/modules/book/src/BookManagerInterface.php \Drupal\book\BookManagerInterface::getBookParents()
- 8.9.x core/modules/book/src/BookManagerInterface.php \Drupal\book\BookManagerInterface::getBookParents()
- 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\bookCode
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.