Implement DerivativeContext. Can be used to inherit context from another context...
authorDaniel Friesen <dantman@users.mediawiki.org>
Thu, 15 Sep 2011 15:47:15 +0000 (15:47 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Thu, 15 Sep 2011 15:47:15 +0000 (15:47 +0000)
commit900a0adad944ca6e694dd22d42aa8a2b8a502234
tree39e3d7a40673525128aedc0db36f0af26f23fb72
parentb9af8a8118bfeb0d1ddf6d70dba63172712d91aa
Implement DerivativeContext. Can be used to inherit context from another context while overriding only parts of the context.
includes/RequestContext.php