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