BookManagerInterface::getBookParents

public BookManagerInterface::getBookParents(array $item, array $parent = array())

File

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

Class

BookManagerInterface
Provides an interface defining a book manager.

Namespace

Drupal\book

Code

1
public function getBookParents(array $item, array $parent = array());
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.