FieldKernelTest::$columnMap
Map column names.
Type: array
File
- 
              core/modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php, line 33 
Class
- FieldKernelTest
- Tests the generic field handler.
Namespace
Drupal\Tests\views\Kernel\HandlerCode
protected $columnMap = [
  'views_test_data_name' => 'name',
];Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
