Rapsys Git
/
userbundle
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add confirm and edit route
[userbundle]
/
RapsysUserBundle.php
1
<?
php
2
3
namespace
Rapsys\UserBundle
;
4
5
use
Symfony\Component\HttpKernel\Bundle\Bundle
;
6
7
class
RapsysUserBundle
extends
Bundle
{}