Google\Cloud\Tests\PubSub\IncomingMessageTraitStub::__construct PHP Method

__construct() public method

public __construct ( $connection )
    public function __construct($connection)
    {
        $this->connection = $connection;
    }
IncomingMessageTraitStub