bitExpert\Disco\BenchConfig\BenchmarkConfiguration::B PHP Method

B() public method

public B ( ) : B
return bitExpert\Disco\BenchHelper\B
    public function B() : B
    {
        return new B($this->A());
    }