MetaCommand extends BaseCommand
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$c read-only
public
string
$c
$key read-only
public
string
$key
$meta read-only
public
array<string|int, mixed>
$meta
Methods
__construct()
public
__construct(string $key, array<string|int, mixed> $meta) : mixed
Parameters
- $key : string
- $meta : array<string|int, mixed>