TCPDF::_getobj( $objid = '' )
Return the starting object string for the selected object ID.
Description Description
Parameters Parameters
- $objid
-
(Optional) (int) Object ID (leave empty to get a new ID).
Default value: ''
Return Return
(string) the starting object string
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
5.8.009 | Introduced. |