You are here

protected property Ingredient::$createdColumn in Recipe 8.2

Set the created column.

Type: string

Overrides WizardPluginBase::$createdColumn

File

modules/ingredient/src/Plugin/views/wizard/Ingredient.php, line 24

Class

Ingredient
Wizard plugin for creating Ingredient views.

Namespace

Drupal\ingredient\Plugin\views\wizard

Code

protected $createdColumn = 'ingredient_field_data-created';