mirror of
https://github.com/magefree/mage.git
synced 2025-12-27 05:52:06 -08:00
fix javadoc
This commit is contained in:
parent
9ea690797f
commit
a98df9a28e
1 changed files with 2 additions and 2 deletions
|
|
@ -861,9 +861,9 @@ public abstract class CardTestPlayerAPIImpl extends MageTestPlayerBase implement
|
|||
}
|
||||
|
||||
/**
|
||||
* Assert card count in player's graveyard.
|
||||
* Assert card count in player's exile.
|
||||
*
|
||||
* @param owner {@link Player} who's graveyard should be counted.
|
||||
* @param owner {@link Player} who's exile should be counted.
|
||||
* @param cardName Name of the cards that should be counted.
|
||||
* @param count Expected count.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue