swiftmailer\Message setPriority()

setPriority() public method (available since version 2.0.6)

Set the priority of this message.

public $this setPriority ( $priority )
$priority integer

Priority value, should be an integer in range: 1..5, where 1 is the highest priority and 5 is the lowest.

return $this

Self reference.

doc_Yii
2016-10-30 17:13:01
Comments
Leave a Comment

Please login to continue.