()
| 819 | } |
| 820 | |
| 821 | public boolean isDrafting() { |
| 822 | return false; |
| 823 | } |
| 824 | |
| 825 | protected ItemPool<PaperCard> getAllowedAdditions(Iterable<Entry<PaperCard, Integer>> itemsToAdd, CardManagerPage source, CardManagerPage destination) |
| 826 | { |
no outgoing calls
no test coverage detected