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