public property CorrespondingReference::$bundles in Corresponding Entity References 8.4
The corresponding bundles keyed by entity type.
Example: [ 'node' => ['article', 'page'], 'commerce_product' => ['default'] ]
Type: array
File
- src/
Entity/ CorrespondingReference.php, line 89
Class
- CorrespondingReference
- Defines a corresponding reference entity.
Namespace
Drupal\cer\EntityCode
public $bundles;