protected property ArgumentDateTest::$columnMap in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Handler/ArgumentDateTest.php \Drupal\views\Tests\Handler\ArgumentDateTest::columnMap
Stores the column map for this testCase.
Type: array
File
- core/
modules/ views/ src/ Tests/ Handler/ ArgumentDateTest.php, line 33 - Contains \Drupal\views\Tests\Handler\ArgumentDateTest.
Class
- ArgumentDateTest
- Tests the core date argument handlers.
Namespace
Drupal\views\Tests\HandlerCode
protected $columnMap = array(
'id' => 'id',
);