updated core to 8.6.1 via composer
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
* Implements hook_views_data().
|
||||
*/
|
||||
function statistics_views_data() {
|
||||
$data['node_counter']['table']['group'] = t('Content statistics');
|
||||
$data['node_counter']['table']['group'] = t('Content statistics');
|
||||
|
||||
$data['node_counter']['table']['join'] = [
|
||||
'node_field_data' => [
|
||||
|
||||
Reference in New Issue
Block a user