Sign in
googlers
/
jrn
/
git
/
f5b2af06f55c0f21ae0199be5fe120f2cccd698b
/
.
/
t
/
t4018
/
php-method
blob: 03af1a6d9d7e77ed0f70355bf953576a528c8bb0 [
file
] [
log
] [
blame
]
class
Klass
{
public
static
function
RIGHT
()
{
return
'ChangeMe'
;
}
}