RedirectDestinationInterface

Provides an interface for redirect destinations.

Hierarchy

File

core/lib/Drupal/Core/Routing/RedirectDestinationInterface.php, line 8

Namespace

Drupal\Core\Routing

Members

Name Modifiers Type Description
RedirectDestinationInterface::get public function Gets the destination as a path.
RedirectDestinationInterface::getAsArray public function Prepares a 'destination' URL query parameter for use with \Drupal\Core\Url.
RedirectDestinationInterface::set public function Sets the destination as URL.
doc_Drupal
2016-10-29 09:36:53
Comments
Leave a Comment

Please login to continue.