Fix incorrect doc tag.

This commit is contained in:
mark_story 2015-10-16 22:09:12 -04:00
parent e0d2c45d9a
commit fea6fd7d30

View file

@ -72,7 +72,7 @@ class HttpSocket extends CakeSocket {
* Contain information about the last response (read only)
*
* @var array
*/
*/
public $response = null;
/**