RouteProcessorCsrf

Processes the outbound route to handle the CSRF token.

Hierarchy

File

core/lib/Drupal/Core/Access/RouteProcessorCsrf.php, line 12

Namespace

Drupal\Core\Access

Members

Name Modifiers Type Description
RouteProcessorCsrf::$csrfToken protected property The CSRF token generator.
RouteProcessorCsrf::processOutbound public function Processes the outbound route. Overrides OutboundRouteProcessorInterface::processOutbound
RouteProcessorCsrf::renderPlaceholderCsrfToken public function #lazy_builder callback; gets a CSRF token for the given path.
RouteProcessorCsrf::__construct function Constructs a RouteProcessorCsrf object.
doc_Drupal
2016-10-29 09:39:11
Comments
Leave a Comment

Please login to continue.