spec\Namshi\Notificator\Notification\Email\Emailvision\EmailvisionNotificationSpec::let PHP Method

let() public method

public let ( )
    function let()
    {
        $this->beConstructedWith('template', ['recipient'], []);
    }
EmailvisionNotificationSpec