1
0
mirror of https://github.com/tecnickcom/TCPDF.git synced 2025-03-20 05:59:38 +01:00

Fix docblock spelliong error ()

This commit is contained in:
Niklas 2021-07-10 08:43:47 +02:00 committed by GitHub
parent cf8a66c8ec
commit 6cb2475ef4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1832,7 +1832,7 @@ class TCPDF {
* Cache array for file content
* @protected
* @var array
* @sinde 6.3.5 (2020-09-28)
* @since 6.3.5 (2020-09-28)
*/
protected $fileContentCache = array();