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