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