setasign\SetaPDF2\Extractor\Storage

StorageEntry A basic storage entry

File: /SetaPDF v2/Extractor/Storage/StorageEntry.php
Old class name (alias): \SetaPDF_Extractor_Storage_StorageEntry

Class hierarchy

Summary

Properties

$_data

protected mixed StorageEntry::$_data

The stored data.

$_geometry

The Geometry that was used to insert the data.


Methods

__construct()

getData()

public StorageEntry::getData (
void
): mixed

Get the stored data.

getGeometry()

Get the Geometry that was used to insert the data.