bitExpert\Disco\BenchHelper\I::__construct PHP Метод

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

Creates a new {@link \bitExpert\Disco\BenchHelper\I}.
public __construct ( H $h )
$h H
    public function __construct(H $h)
    {
        $this->h = $h;
    }