mirror of
https://github.com/tecnickcom/TCPDF.git
synced 2025-03-24 16:09:40 +01:00
Merge pull request #92 from moveDaniel/patch-1
Add ignore Annotation annotation
This commit is contained in:
commit
e377b73ccc
@ -130,6 +130,9 @@ require_once(dirname(__FILE__).'/include/tcpdf_static.php');
|
||||
* @brief PHP class for generating PDF documents without requiring external extensions.
|
||||
* @version 6.2.18
|
||||
* @author Nicola Asuni - info@tecnick.com
|
||||
* @IgnoreAnnotation("protected")
|
||||
* @IgnoreAnnotation("public")
|
||||
* @IgnoreAnnotation("pre")
|
||||
*/
|
||||
class TCPDF {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user