PHP Class YQueueMailSenderCommand

Inheritance: extends yupe\components\ConsoleCommand
显示文件 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_oe property

public $from

$logCategory public_oe property

public string $logCategory
return string

$sender public_oe property

public string $sender
return string