Documentation

responseDataPkgMgr implements JsonSerializable Uses jsonSerializeReturnObject

HTTP response result object for package manager requests

Table of Contents

$code Dataview vars string
$pkgdata Dataview name array
$message Dataview message message
__construct() Constructor mixed

Properties

Methods

__construct()

Constructor

public __construct( $code : int|bool|string [, $pkgdata : array = [] ] [, $message : message|null = null ] ) : mixed
Parameters
$code : int|bool|string
$pkgdata : array = []
$message : message|null = null
Return values
mixed

Search results