Example #1
0
function playHand(Table $table)
{
    $table->playHand();
}