Change the behavior if user is allowed to change the annotation (edit comment). This is used in OssnAnnotation->canChange($user_instance); It will check if annotation -> owner_guid is loggedin user GUID OR isAdmin then return `true` you may override it.