Config Factory Service Object.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/modules/book/src/BookManager.php, line 40
Class
- BookManager
- Defines a book manager.
Namespace
Drupal\book
Code
protected $configFactory;
Config Factory Service Object.
Type: \Drupal\Core\Config\ConfigFactoryInterface
Drupal\book
protected $configFactory;
Please login to continue.