first commit after reset
[mixstore.git] / src / Mixstore / StoreBundle / MixstoreStoreBundle.php
1 <?php
2
3 namespace Mixstore\StoreBundle;
4
5 use Symfony\Component\HttpKernel\Bundle\Bundle;
6
7 class MixstoreStoreBundle extends Bundle
8 {
9 }