Rapsys Git
/
airbundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Shorten air bundle route alias
[airbundle]
/
Entity
/
Group.php
diff --git
a/Entity/Group.php
b/Entity/Group.php
index 7e972ff4e64368b952d5189dc26c59857b650388..6e340ad19fd9d68d0ee54e249a829ffceca0b656 100644
(file)
--- a/
Entity/Group.php
+++ b/
Entity/Group.php
@@
-13,5
+13,8
@@
namespace Rapsys\AirBundle\Entity;
use Rapsys\UserBundle\Entity\Group as BaseGroup;
+/**
+ * {@inheritdoc}
+ */
class Group extends BaseGroup {
}