PHP Class YQueueMailSenderCommand

Inheritance: extends yupe\components\ConsoleCommand
Show file Open project: yupe/yupe

Public Properties

Property Type Description
$from
$logCategory string
$sender string

Public Methods

Method Description
actionIndex ( integer $limit = 5 )
getLogCategory ( ) : string

Method Details

actionIndex() public method

public actionIndex ( integer $limit = 5 )
$limit integer

getLogCategory() public method

public getLogCategory ( ) : string
return string

Property Details

$from public property

public $from

$logCategory public property

public string $logCategory
return string

$sender public property

public string $sender
return string