ArgumentDateTest::$columnMap
Stores the column map for this testCase.
Type: array
File
- 
              core/
modules/ views/ tests/ src/ Kernel/ Handler/ ArgumentDateTest.php, line 30  
Class
- ArgumentDateTest
 - Tests the core date argument handlers.
 
Namespace
Drupal\Tests\views\Kernel\HandlerCode
protected $columnMap = [
  'id' => 'id',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.