PHP 클래스 spec\Namshi\Notificator\Notification\Handler\SwiftMailerSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: namshi/notificator

공개 메소드들

메소드 설명
it_handles_emailvision_notification ( Namshi\Notificator\Notification\Email\SwiftMailer\SwiftMailerNotification $notification, Swift_Message $message, Swift_Mailer $mailer )
it_is_initializable ( )
it_should_handle_swiftmailer_notifications_only ( )
let ( Swift_Mailer $mailer )

메소드 상세

it_handles_emailvision_notification() 공개 메소드

public it_handles_emailvision_notification ( Namshi\Notificator\Notification\Email\SwiftMailer\SwiftMailerNotification $notification, Swift_Message $message, Swift_Mailer $mailer )
$notification Namshi\Notificator\Notification\Email\SwiftMailer\SwiftMailerNotification
$message Swift_Message
$mailer Swift_Mailer

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_handle_swiftmailer_notifications_only() 공개 메소드

let() 공개 메소드

public let ( Swift_Mailer $mailer )
$mailer Swift_Mailer