Add base interface for setters in RequestContext and DerivativeContext
authorKunal Mehta <legoktm@gmail.com>
Mon, 21 Jul 2014 09:13:23 +0000 (02:13 -0700)
committerAddshore <addshorewiki@gmail.com>
Mon, 3 Aug 2015 11:55:41 +0000 (11:55 +0000)
commitf318d7a04b2d8251c04e1e0cb3ed33db0d7199ad
tree662e6daa9cfca0d6d5fa2ec5fa483a6f1462d056
parent64017819a741aa0935dbdfe017766a10fe745e1a
Add base interface for setters in RequestContext and DerivativeContext

Change-Id: I819633ca5344f73a196623569bb58fd8372d6779
autoload.php
includes/context/DerivativeContext.php
includes/context/MutableContext.php [new file with mode: 0644]
includes/context/RequestContext.php