spec\Namshi\Notificator\Notification\Handler\EmailvisionSpec::let PHP Method

let() public method

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