Make the subscription registry lazy
This will allow to do lazy registration here which should allow for
loading less (or at least only when needed!).
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
Showing
- lib/private/Support/Subscription/Registry.php 38 additions, 8 deletionslib/private/Support/Subscription/Registry.php
- lib/public/Support/Subscription/IRegistry.php 14 additions, 2 deletionslib/public/Support/Subscription/IRegistry.php
- tests/lib/Support/Subscription/RegistryTest.php 7 additions, 2 deletionstests/lib/Support/Subscription/RegistryTest.php
Loading
Please register or sign in to comment