Rapsys Git
/
packbundle
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add css, img and js public resources subdirectories
[packbundle]
/
RapsysPackBundle.php
1
<?
php
2
3
namespace
Rapsys\PackBundle
;
4
5
use
Symfony\Component\HttpKernel\Bundle\Bundle
;
6
7
class
RapsysPackBundle
extends
Bundle
{}