#3493872: Standardize HttpKernel property name across middleware classes
#3493872: Standardize HttpKernel property name across middleware classes
- Rename property
app
tohttpKernel
in NegotiationMiddleware - Rename property
kernel
tohttpKernel
in StackedHttpKernel - Update constructor parameter names from
kernel
tohttp_kernel
- Rename property
app
tohttpKernel
in AcceptHeaderMiddleware - Rename property
kernel
tohttpKernel
in TestMiddleware - Update constructor parameter names to match core convention
Closes #3493872
Edited by Heissen Lopez
Merge request reports
Activity
Please register or sign in to reply