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