index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4018
/
php-abstract-class
blob: 5213e1249465f672f8363875f4b3d7000b9018cc (
plain
)
1
2
3
4
abstract
class
RIGHT
{
const
FOO
=
'ChangeMe'
;
}