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