|
@@ -47,8 +47,8 @@ |
|
|
block discarded – undo |
|
47
|
47
|
use Laminas\I18n\Translator\Translator; |
|
48
|
48
|
|
|
49
|
49
|
class BoneUserPackage implements RegistrationInterface, RouterConfigInterface, I18nRegistrationInterface, |
|
50
|
|
- AssetRegistrationInterface, ViewRegistrationInterface, CommandRegistrationInterface, |
|
51
|
|
- FixtureProviderInterface, AdminPanelProviderInterface |
|
|
50
|
+ AssetRegistrationInterface, ViewRegistrationInterface, CommandRegistrationInterface, |
|
|
51
|
+ FixtureProviderInterface, AdminPanelProviderInterface |
|
52
|
52
|
{ |
|
53
|
53
|
public function addToContainer(Container $c) |
|
54
|
54
|
{ |
Please login to merge, or discard this patch.