You are here

protected property Watchdog::$createdColumn in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/dblog/src/Plugin/views/wizard/Watchdog.php \Drupal\dblog\Plugin\views\wizard\Watchdog::createdColumn

Set the created column.

Type: string

Overrides WizardPluginBase::$createdColumn

File

core/modules/dblog/src/Plugin/views/wizard/Watchdog.php, line 24

Class

Watchdog
Defines a wizard for the watchdog table.

Namespace

Drupal\dblog\Plugin\views\wizard

Code

protected $createdColumn = 'timestamp';