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

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

Creates a new {@link \bitExpert\Disco\BenchHelper\G}.
public __construct ( F $f )
$f F
    public function __construct(F $f)
    {
        $this->f = $f;
    }