first commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
statistics.storage.node:
|
||||
class: Drupal\statistics\NodeStatisticsDatabaseStorage
|
||||
arguments: ['@database', '@state', '@request_stack']
|
||||
tags:
|
||||
- { name: backend_overridable }
|
||||
Reference in New Issue
Block a user