PhpBench\Benchmark\BenchmarkFinder::__construct PHP Метод

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

public __construct ( Factory $factory )
$factory PhpBench\Benchmark\Metadata\Factory
    public function __construct(Factory $factory)
    {
        $this->factory = $factory;
    }