Documentation

Reference
in package

Pdf extract reference value object class

Tags
category

Pop

author

Nick Sagona, III nick@popphp.org

copyright

Copyright (c) 2009-2026 Nick Sagona, III

license

https://www.popphp.org/license New BSD License

version
6.0.0

Table of Contents

Properties

$gen  : int
$objNum  : int

Methods

__construct()  : mixed
Constructor

Properties

Methods

__construct()

Constructor

public __construct(int $objNum, int $gen) : mixed

Instantiate an indirect reference value object.

Parameters
$objNum : int

The referenced object number

$gen : int

The referenced object's generation number


        
On this page

Search results