You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #53719 [HttpKernel] Document Kernel's array return types (derrabus)
This PR was merged into the 7.1 branch.
Discussion
----------
[HttpKernel] Document Kernel's array return types
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | N/A
| License | MIT
The `Kernel` methods `getAnnotatedClassesToCompile()` and `getKernelParameters()` are meant to be overridden downstream. These additional annotations help static analyzers determine whether an overridden implementation is correct.
Commits
-------
266af52 [HttpKernel] Document Kernel's array return types
0 commit comments