You are here

abstract protected function ManageContext::getRelationshipAddRoute in Chaos Tool Suite (ctools) 8.3

The route to which relationship 'add' actions should submit.

Return value

string

2 calls to ManageContext::getRelationshipAddRoute()
ManageContext::addRelationship in src/Form/ManageContext.php
ManageContext::submitForm in src/Form/ManageContext.php
Form submission handler.

File

src/Form/ManageContext.php, line 315

Class

ManageContext

Namespace

Drupal\ctools\Form

Code

protected abstract function getRelationshipAddRoute($cached_values);