protected property ProfileField::$fieldTable in Drupal 8
Same name and namespace in other branches
- 9 core/modules/user/src/Plugin/migrate/source/ProfileField.php \Drupal\user\Plugin\migrate\source\ProfileField::fieldTable
- 10 core/modules/user/src/Plugin/migrate/source/ProfileField.php \Drupal\user\Plugin\migrate\source\ProfileField::fieldTable
The source table containing profile field info.
Type: string
File
- core/
modules/ user/ src/ Plugin/ migrate/ source/ ProfileField.php, line 24
Class
- ProfileField
- Profile field source from database.
Namespace
Drupal\user\Plugin\migrate\sourceCode
protected $fieldTable;