PHP Класс spec\Namshi\Notificator\Notification\Handler\EmailvisionSpec

Наследование: extends PhpSpec\ObjectBehavior
Показать файл Открыть проект

Открытые методы

Метод Описание
it_handles_emailvision_notification ( Namshi\Notificator\Notification\Email\Emailvision\EmailvisionNotification $notification, Namshi\Notificator\Notification\Email\Emailvision\ClientInterface $client )
it_is_initializable ( )
it_should_handle_emailvision_notifications_only ( )
let ( Namshi\Notificator\Notification\Email\Emailvision\ClientInterface $client )

Описание методов

it_handles_emailvision_notification() публичный Метод

public it_handles_emailvision_notification ( Namshi\Notificator\Notification\Email\Emailvision\EmailvisionNotification $notification, Namshi\Notificator\Notification\Email\Emailvision\ClientInterface $client )
$notification Namshi\Notificator\Notification\Email\Emailvision\EmailvisionNotification
$client Namshi\Notificator\Notification\Email\Emailvision\ClientInterface

it_is_initializable() публичный Метод

public it_is_initializable ( )

it_should_handle_emailvision_notifications_only() публичный Метод

let() публичный Метод

public let ( Namshi\Notificator\Notification\Email\Emailvision\ClientInterface $client )
$client Namshi\Notificator\Notification\Email\Emailvision\ClientInterface