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

Commit

Permalink
Forward port #3681
Browse files Browse the repository at this point in the history
  • Loading branch information
Maks3w committed Feb 6, 2013
2 parents bffdbd2 + 4633ffb commit 4dc1ea0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions library/Zend/Console/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 4dc1ea0

Please sign in to comment.