We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e69a4f0 + 0df16d0 commit 120ad9eCopy full SHA for 120ad9e
library/Zend/Pdf/Parser.php
@@ -35,6 +35,7 @@
35
* @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
36
* @license http://framework.zend.com/license/new-bsd New BSD License
37
*/
38
+#[\AllowDynamicProperties]
39
class Zend_Pdf_Parser
40
{
41
/**
0 commit comments