Fixed the PHPDoc.

This commit is contained in:
Juan Basso 2010-10-21 14:55:53 -02:00
parent b04f87f62d
commit deb20d4cf2

View file

@ -92,7 +92,7 @@ class CakeCliReporter extends CakeBaseReporter {
/**
* Paint exception faildetail to STDERR.
*
* @param string $message Message of the Error
* @param object $exception Exception instance
* @return void
* @access public
*/