Rapsys Git
/
airbundle
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix site title naming
[airbundle]
/
Entity
/
Group.php
1
<?
php
2
3
// src/Rapsys/AirBundle/Entity/Group.php
4
namespace
Rapsys\AirBundle\Entity
;
5
6
class
Group
extends
\Rapsys\UserBundle\Entity\Group
{}