spec\Namshi\Notificator\Notification\Handler\EmailvisionSpec::let PHP Метод

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

public let ( Namshi\Notificator\Notification\Email\Emailvision\ClientInterface $client )
$client Namshi\Notificator\Notification\Email\Emailvision\ClientInterface
    function let($client)
    {
        $this->beConstructedWith($client);
    }