mirror of
https://github.com/tecnickcom/TCPDF.git
synced 2025-03-24 16:09:40 +01:00
Fix type hint for \TCPDF_STATIC::_freadint (#414)
Co-authored-by: Nicola Asuni <nicolaasuni@users.noreply.github.com>
This commit is contained in:
parent
a9b327d417
commit
8a1907437d
@ -2141,7 +2141,7 @@ class TCPDF_STATIC {
|
||||
|
||||
/**
|
||||
* Read a 4-byte (32 bit) integer from file.
|
||||
* @param string $f file name.
|
||||
* @param resource $f file resource.
|
||||
* @return int 4-byte integer
|
||||
* @public static
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user