OutboundPathProcessorInterface::processOutbound() should document when $request is NULL

Created on 17 July 2023, over 1 year ago
Updated 19 June 2024, 5 months ago

Problem/Motivation

  public function processOutbound($path, &$options = [], Request $request = NULL, BubbleableMetadata $bubbleable_metadata = NULL);

but:

   * @param \Symfony\Component\HttpFoundation\Request $request
   *   The HttpRequest object representing the current request.

The docs should say that $request could be NULL, and also they should say what it means when this happens.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

🐛 Bug report
Status

Needs work

Version

11.0 🔥

Component
Documentation 

Last updated 3 days ago

No maintainer
Created by

🇬🇧United Kingdom joachim

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024