projects
/
mixstore.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
fix lists in readme
[mixstore.git]
/
src
/
Mixstore
/
StaticBundle
/
MixstoreStaticBundle.php
Commit
Line
Data
929ca066
BA
1
<?php
2
3
namespace Mixstore\StaticBundle;
4
5
use Symfony\Component\HttpKernel\Bundle\Bundle;
6
7
class MixstoreStaticBundle extends Bundle
8
{
9
}