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

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

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