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