290. Class

290.1. Zend\Console\Response

290.1.1. Methods

290.1.1.1. contentSent

contentSent()

Check if content was sent

Return type:bool
Deprecated :

290.1.1.2. setErrorLevel

setErrorLevel()

Set the error level that will be returned to shell.

Parameters:integer
Return type:Response

290.1.1.3. getErrorLevel

getErrorLevel()

Get response error level that will be returned to shell.

Return type:integer|0

290.1.1.4. sendContent

sendContent()

Send content

Return type:Response
Deprecated :

290.1.1.5. send

send()

@deprecated

Project Versions

Table Of Contents

Previous topic

289. Class

Next topic

291. Function

This Page