Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/Prompt/AbstractPrompt.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,6 @@ abstract class AbstractPrompt implements PromptInterface
*/
protected $lastResponse;

/**
* Show a prompt
*
* @return void
*/
abstract public function show();

/**
* Return last answer to this prompt.
*
Expand Down

0 comments on commit 6c2eca4

Please sign in to comment.