afb1c9466e109d17c7b55b2ec2c795fdd206c5d7
[mixstore.git] / src / Mixstore / StaticBundle / MixstoreStaticBundle.php
1 <?php
2
3 namespace Mixstore\StaticBundle;
4
5 use Symfony\Component\HttpKernel\Bundle\Bundle;
6
7 class MixstoreStaticBundle extends Bundle
8 {
9 }