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