Skip to content

Commit

Permalink
Added @SInCE doc
Browse files Browse the repository at this point in the history
  • Loading branch information
musterknabe committed Apr 13, 2012
1 parent bc368fe commit 3c7628f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/console/CConsoleCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ public function prompt($message,$default=null)
* Asks user to confirm by typing y or n.
*
* @param string $message to echo out before waiting for user input
* @param bool $default this value is returned if no selection is made.
* @param bool $default this value is returned if no selection is made. This parameter has been available since version 1.1.11.
* @return bool if user confirmed
*
* @since 1.1.9
Expand Down

0 comments on commit 3c7628f

Please sign in to comment.