(self,flag,id,vipFlags)
| 30 | result = {} |
| 31 | return result |
| 32 | def playerContent(self,flag,id,vipFlags): |
| 33 | result = {} |
| 34 | return result |
| 35 | config = { |
| 36 | "player": {}, |
| 37 | "filter": {} |
nothing calls this directly
no outgoing calls
no test coverage detected