function RelationshipInterface::getRelationship

Same name in other branches
  1. 4.0.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\Plugin

Code

public function getRelationship();