Function Mail_dispatcher_base->is_through_queue

Definitions

sources/mail.php

  • Find whether the message is going through the queue rather than sent immediately.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Return

  • Whether the message is going through the queue
  • Type: boolean
  • Set: N/A
  • Range: N/A