$exception public property The exception that is being handled currently. public Exception $exception = null
$bcc public property Bcc attribute input search value public string $bcc = null
$cc public property Cc attribute input search value public string $cc = null
getRawBody() public method Returns the raw HTTP request body. public string getRawBody ( )return string The request body
sendContent() protected method Sends the response content to the client protected void sendContent ( )
init() public method Initializes the object. This method is invoked at the end of the constructor after the object is initialized with the given configuration. public void init ( )
$namespace public property public $namespace = null
$baseName public read-only property Original file base name public string getBaseName ( )
$errorHandler public read-only property The error handler application component. public yii\web\ErrorHandler getErrorHandler ( )
$isInformational public read-only property Whether this response is informational public boolean getIsInformational ( )
Page 9 of 633