Manual:DerivativeContext.php

From mediawiki.org

Details

DerivativeContext.php file contains the DerivativeContext class, an IContextSource implementation which will inherit context from another source but allow individual pieces of context to be changed locally.

Examples

A ContextSource that can inherit from the main RequestContext but have a different Title instance set on it.