PHP Classes

File: tests/bootstrap.php

Recommend this page to a friend!
  Classes of T. H.   Druid PHP Client   tests/bootstrap.php   Download  
File: tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Druid PHP Client
Send queries to a Apache Druid service
Author: By
Last change:
Date: 4 years ago
Size: 84 bytes
 

Contents

Class file image Download
<?php
declare(strict_types=1);

use
Hamcrest\Util;

Util::registerGlobalFunctions();