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