You are here

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

Set the created column.

Overrides WizardPluginBase::$createdColumn

File

lib/Views/user/Plugin/views/wizard/Users.php, line 33
Definition of Views\user\Plugin\views\wizard\Users.

Class

Users
Tests creating user views with the wizard.

Namespace

Views\user\Plugin\views\wizard

Code

protected $createdColumn = 'created';