contexts property

Contexts contexts
getter/setter pair

The context interfaces provide additional context data. Typically this is data related to the current user, the current HTTP request.

Implementation

Contexts contexts;