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

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

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