public function FormMapInterface::getPostUrl in Pardot Integration 2.x
Get the form handler post url.
Return value
string The uri.
1 method overrides FormMapInterface::getPostUrl()
- FormMap::getPostUrl in src/
FormMap.php - Get the form handler post url.
File
- src/
FormMapInterface.php, line 16
Class
- FormMapInterface
- Provides an interface for defining Pardot Form Map entities.
Namespace
Drupal\pardotCode
public function getPostUrl();