function RelationshipInterface::getName
Same name in other branches
- 4.0.x src/Plugin/RelationshipInterface.php \Drupal\ctools\Plugin\RelationshipInterface::getName()
The name of the property used to get this relationship.
Return value
string
File
-
src/
Plugin/ RelationshipInterface.php, line 25
Class
- RelationshipInterface
- Defines an interface for Relationship plugins.
Namespace
Drupal\ctools\PluginCode
public function getName();