Storm\Drivers\Base\Object\Properties\Accessors\IndexBase::__construct PHP Метод

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

public __construct ( $Index )
    public function __construct($Index)
    {
        $this->Index = $Index;
    }