helpers\BaseConsole error()

error() public static method

Prints text to STDERR appended with a carriage return (PHP_EOL).

public static integer|boolean error ( $string = null )
$string string

The text to print

return integer|boolean

Number of bytes printed or false on error.

doc_Yii
2016-10-30 17:04:33
Comments
Leave a Comment

Please login to continue.