.dev/install/installer_data/db_tables_ru/interests_keywords.data.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

return [
  0 => [
    'keyword' => 'кино',
    'users' => '2',
  ],
  1 => [
    'keyword' => 'музыка',
    'users' => '1',
  ],
];