]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Entity/Group.php
Cleanup
[airbundle] / Entity / Group.php
index 7e972ff4e64368b952d5189dc26c59857b650388..6e340ad19fd9d68d0ee54e249a829ffceca0b656 100644 (file)
@@ -13,5 +13,8 @@ namespace Rapsys\AirBundle\Entity;
 
 use Rapsys\UserBundle\Entity\Group as BaseGroup;
 
+/**
+ * {@inheritdoc}
+ */
 class Group extends BaseGroup {
 }