X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/pie.php?a=blobdiff_plain;f=includes%2Fcontext%2FDerivativeContext.php;h=8705e2796a9aa7de357164ebc9e1d0204fa8c07b;hb=91a920fd85c34e64f47140ed82f2ac0913ed8033;hp=9c3c42a92dc757bd6c41fa59b2f85878f9d4be3c;hpb=fedebb1834cd0a19438cc43c2f29b1c8c3c7d38f;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/context/DerivativeContext.php b/includes/context/DerivativeContext.php index 9c3c42a92d..8705e2796a 100644 --- a/includes/context/DerivativeContext.php +++ b/includes/context/DerivativeContext.php @@ -75,7 +75,6 @@ class DerivativeContext extends ContextSource implements MutableContext { private $timing; /** - * Constructor * @param IContextSource $context Context to inherit from */ public function __construct( IContextSource $context ) {