You are here

protected property File::$createdColumn in Views (for Drupal 7) 8.3

Set the created column.

Overrides WizardPluginBase::$createdColumn

File

lib/Views/file/Plugin/views/wizard/File.php, line 29
Definition of Views\file\Plugin\views\wizard\File.

Class

File
Tests creating managed files views with the wizard.

Namespace

Views\file\Plugin\views\wizard

Code

protected $createdColumn = 'timestamp';