function RelationshipInterface::getRelationship
Generates a context based on this plugin's configuration.
Return value
\Drupal\Core\Plugin\Context\ContextInterface
1 method overrides RelationshipInterface::getRelationship()
- TypedDataRelationship::getRelationship in src/
Plugin/ Relationship/ TypedDataRelationship.php - Generates a context based on this plugin's configuration.
File
-
src/
Plugin/ RelationshipInterface.php, line 18
Class
- RelationshipInterface
- Defines an interface for Relationship plugins.
Namespace
Drupal\ctools\PluginCode
public function getRelationship();