Interface tree

Here are the interface trees : the interfaces that are extended by another interface. Interface without extension are not represented here.

  • \App\Domain\ReadModel\PlayingPlayer\PlayingPlayers
    • \App\Domain\ReadModel\PlayingPlayer\PlayingPlayerRepository
  • \App\Domain\ReadModel\TableState\ActiveTables
    • \App\Domain\ReadModel\TableState\TableStateRepository
  • \App\Domain\ReadModel\SeatedPlayer\SeatedPlayers
    • \App\Domain\ReadModel\SeatedPlayer\SeatedPlayerRepository
  • \App\Domain\ValueObject\Player\NamedPlayer
    • \App\Domain\ReadModel\PlayerProfile\PlayerProfile
      • \App\Domain\ReadModel\SeatedPlayer\SeatedPlayer
  • \App\Domain\ReadModel\OccupiedSeats\OccupiedSeats
    • \App\Domain\ReadModel\OccupiedSeats\OccupiedSeatRepository
  • \App\Domain\ReadModel\WelcomingTable\WelcomingTables
    • \App\Domain\ReadModel\WelcomingTable\WelcomingTableRepository