book.outline_storage

Same name and namespace in other branches
  1. 10 core/modules/book/book.services.yml \book.outline_storage

Class

Drupal\book\BookOutlineStorage

Tags

  • backend_overridable
1 string reference to book.outline_storage
BookManagerDeprecationTest::testOptionalParametersDeprecation in core/modules/book/tests/src/Kernel/BookManagerDeprecationTest.php
@covers ::__construct[[api-linebreak]]

File

core/modules/book/book.services.yml

View source
  1. class: Drupal\book\BookOutlineStorage
  2. arguments:
  3. - '@database'
  4. tags:
  5. - { name: backend_overridable }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.