Showing 1 of 1 total issue
Method play
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
function play($gamePrompt, $game)
{
line('Welcome to the Brain Game!');
line($gamePrompt);