|
@@ -38,8 +38,8 @@ |
|
|
block discarded – undo |
|
38
|
38
|
use Laminas\I18n\Translator\Translator; |
|
39
|
39
|
|
|
40
|
40
|
class BoneUserPackage implements RegistrationInterface, RouterConfigInterface, I18nRegistrationInterface, |
|
41
|
|
- AssetRegistrationInterface, ViewRegistrationInterface, CommandRegistrationInterface, |
|
42
|
|
- FixtureProviderInterface, AdminPanelProviderInterface, DefaultSettingsProviderInterface |
|
|
41
|
+ AssetRegistrationInterface, ViewRegistrationInterface, CommandRegistrationInterface, |
|
|
42
|
+ FixtureProviderInterface, AdminPanelProviderInterface, DefaultSettingsProviderInterface |
|
43
|
43
|
{ |
|
44
|
44
|
public function addToContainer(Container $c) |
|
45
|
45
|
{ |
Please login to merge, or discard this patch.