class DeleteUserTaskCommand extends DeleteUserCommand (View source)

Properties

protected int $userID from  UserCommand

Methods

static string
getHandler()

No description

from  Command
__construct(int $userID)

No description

int
getUserID()

No description

Details

static string getHandler()

No description

Return Value

string

__construct(int $userID)

No description

Parameters

int $userID

int getUserID()

No description

Return Value

int