protected property Users::$createdColumn in Drupal 10
Same name and namespace in other branches
- 8 core/modules/user/src/Plugin/views/wizard/Users.php \Drupal\user\Plugin\views\wizard\Users::createdColumn
- 9 core/modules/user/src/Plugin/views/wizard/Users.php \Drupal\user\Plugin\views\wizard\Users::createdColumn
Set the created column.
Type: string
Overrides WizardPluginBase::$createdColumn
File
- core/
modules/ user/ src/ Plugin/ views/ wizard/ Users.php, line 27
Class
- Users
- Tests creating user views with the wizard.
Namespace
Drupal\user\Plugin\views\wizardCode
protected $createdColumn = 'created';