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

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

public let ( PhpAmqpLib\Channel\AMQPChannel $publisher )
$publisher PhpAmqpLib\Channel\AMQPChannel
    function let($publisher)
    {
        $this->beConstructedWith($publisher);
    }