API page: https://api.drupal.org/api/drupal/core%21modules%21book%21src%21BookMana...
In the Parameters section:
bool $new: Is this a new book.
Should be:
bool $new: Is this a new link.
That is, "book" should be "link".
API page: https://api.drupal.org/api/drupal/core%21modules%21book%21src%21BookMana...
In the Parameters section:
bool $new: Is this a new book.
Should be:
bool $new: Is this a new link.
That is, "book" should be "link".