ImageDataExtractor
in package
Tags
Table of Contents
Properties
- $id : string
Methods
- __construct() : mixed
- コンストラクタ
- extract() : ImageData
- リクエストデータから画像ユニットのデータを抽出
Properties
$id
private
string
$id
Methods
__construct()
コンストラクタ
public
__construct(string $id) : mixed
Parameters
- $id : string
-
ユニットID
extract()
リクエストデータから画像ユニットのデータを抽出
public
extract(array<string|int, mixed> $request) : ImageData
Parameters
- $request : array<string|int, mixed>
-
リクエストデータ