You are here

protected property ContentBlockManager::$fieldParents in Open Social 8.9

Same name and namespace in other branches
  1. 8.8 modules/social_features/social_content_block/src/ContentBlockManager.php \Drupal\social_content_block\ContentBlockManager::fieldParents
  2. 10.3.x modules/social_features/social_content_block/src/ContentBlockManager.php \Drupal\social_content_block\ContentBlockManager::fieldParents
  3. 10.0.x modules/social_features/social_content_block/src/ContentBlockManager.php \Drupal\social_content_block\ContentBlockManager::fieldParents
  4. 10.1.x modules/social_features/social_content_block/src/ContentBlockManager.php \Drupal\social_content_block\ContentBlockManager::fieldParents
  5. 10.2.x modules/social_features/social_content_block/src/ContentBlockManager.php \Drupal\social_content_block\ContentBlockManager::fieldParents

The field parents.

Type: array

File

modules/social_features/social_content_block/src/ContentBlockManager.php, line 25

Class

ContentBlockManager
Class ContentBlockManager.

Namespace

Drupal\social_content_block

Code

protected $fieldParents = [];