You are here

protected property ProfileField::$valueTable in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/src/Plugin/migrate/source/ProfileField.php \Drupal\user\Plugin\migrate\source\ProfileField::valueTable

The source table containing the profile values.

Type: string

File

core/modules/user/src/Plugin/migrate/source/ProfileField.php, line 35
Contains \Drupal\user\Plugin\migrate\source\ProfileField.

Class

ProfileField
Profile field source from database.

Namespace

Drupal\user\Plugin\migrate\source

Code

protected $valueTable;