TCPDF_PARSER::getObjectVal( $obj )
Get the content of object, resolving indect object reference if necessary.
Description Description
Parameters Parameters
- $obj
-
(Required) (string) Object value.
Return Return
(array) containing object data.
Source Source
File: includes/lib/tcpdf/tcpdf_parser.php
Changelog Changelog
Version | Description |
---|---|
1.0.000 | Introduced. |