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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.