spec\Namshi\Notificator\Notification\Email\SwiftMailer\SwiftMailerNotificationSpec::let PHP Method

let() public method

public let ( )
    function let()
    {
        $this->beConstructedWith(new \Swift_Message(), []);
    }
SwiftMailerNotificationSpec