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

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

public let ( Swift_Mailer $mailer )
$mailer Swift_Mailer
    function let($mailer)
    {
        $this->beConstructedWith($mailer);
    }