RenderResource
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- Resource constructor.
Properties
$handle read-only
public
int
$handle
$name read-only
public
string
$name
Methods
__construct()
Resource constructor.
public
__construct(int $handle, string $name) : mixed
Parameters
- $handle : int
-
the resource handle unique inside of the pipeline.
- $name : string
-
A globally unique name to identify the resource