| 1 | /** |
| 2 | * We add `req.rendrApp` so any middleware can access the Rendr |
| 3 | * app. We need to inject it into views, models, etc., in order |
| 4 | * to provide user-specific functionality, such as sessions. |
nothing calls this directly
no test coverage detected