Updated: Comment #N
Problem/Motivation
#2084421: Phase 2 - Decouple book module schema from menu links re-added the book_library_info() function that has been converted to book.libraries.yml
Proposed resolution
Verify that the function and file contain the same information, then remove the function. Update the file if necessary.
Remaining tasks
User interface changes
API changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | remove-book-info-2208669-2.patch | 736 bytes | andrei.dincu |
Comments
Comment #1
andrei.dincu commentedComment #2
andrei.dincu commentedComment #3
andrei.dincu commentedComment #4
dawehnerThe book.libraries.yml file already contains all we have in hook_library_info()
Comment #5
dries commentedConfirmed that the .yml file contains everything we need. Committed to 8.x. Thanks.