DoDomuDojade Documentation

WordFetchCommand
in package
implements Command

Read onlyYes
FinalYes

Fetches fresh word

Table of Contents

Interfaces

Command
Describes behavior of a command

Properties

$useCase  : FetchWordUseCase

Methods

__construct()  : mixed
execute()  : void
Executes command
getArgumentsCount()  : int
Returns required parameters number
getDescription()  : string
Returns command description
getName()  : string
Returns command name

Properties

Methods

getArgumentsCount()

Returns required parameters number

public getArgumentsCount() : int
Tags
inheritDoc
Return values
int

number of parameters

getDescription()

Returns command description

public getDescription() : string
Tags
inheritDoc
Return values
string

getName()

Returns command name

public getName() : string
Tags
inheritDoc
Return values
string

        
On this page

Search results