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