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

public function getBookParents(array $item, array $parent = array());
doc_Drupal
2016-10-29 08:48:15
Comments
Leave a Comment

Please login to continue.