Response

Extends Response

HTTP response data object class.

deprecated
since

1.7.3

deprecated

4.0 will be removed in 7.0 Use Joomla\Http\Response instead

package

Joomla CMS

Methods

__get

Magic getter for backward compatibility with the 1.x Joomla Framework API

__get( name) : 
deprecated
since

6.0.0

deprecated

6.0.0 will be removed in 7.0 Access data via the PSR-7 ResponseInterface instead

Arguments

name

stringThe variable to return

Response

mixed