This website requires JavaScript.
Explore
Help
Sign In
Drupal
/
drupal
mirror of
https://git.drupalcode.org/project/drupal.git
Watch
1
Star
0
Fork
You've already forked drupal
0
Code
Issues
Projects
Releases
Wiki
Activity
0a2ca3cc90
drupal
/
core
/
modules
/
book
/
book.services.yml
5 lines
109 B
YAML
Raw
Blame
History
services
:
book.manager
:
class
:
Drupal\book\BookManager
arguments
:
[
'@database'
,
'@entity.manager'
]
Reference in New Issue
View Git Blame
Copy Permalink