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
Namespace
Drupal\ctools\FormCode
protected abstract function getRelationshipAddRoute($cached_values);