Removed Context type
This releases removes the Context type entirely. Turns out that it does more harm than good. Perhaps if one day we have generics in PHP, we'd be able to type this argument. Until then, we'll have to settle for PHPDoc.
This releases removes the Context type entirely. Turns out that it does more harm than good. Perhaps if one day we have generics in PHP, we'd be able to type this argument. Until then, we'll have to settle for PHPDoc.