ContactFormInterface::getRedirectPath

public ContactFormInterface::getRedirectPath()

Returns the path for redirect.

Return value

string The redirect path.

File

core/modules/contact/src/ContactFormInterface.php, line 34

Class

ContactFormInterface
Provides an interface defining a contact form entity.

Namespace

Drupal\contact

Code

public function getRedirectPath();
doc_Drupal
2016-10-29 08:56:28
Comments
Leave a Comment

Please login to continue.