@@ -5,4 +5,5 @@ |
||
5 | 5 | use Dazzle\Util\Factory\FactoryInterface; |
6 | 6 | |
7 | 7 | interface ChannelFactoryInterface extends FactoryInterface |
8 | -{} |
|
8 | +{ |
|
9 | +} |
@@ -5,4 +5,5 @@ |
||
5 | 5 | use Dazzle\Util\Factory\FactoryInterface; |
6 | 6 | |
7 | 7 | interface ModelFactoryInterface extends FactoryInterface |
8 | -{} |
|
8 | +{ |
|
9 | +} |