Remove auto-generated "Constructor" documentation on constructors
[lhc/web/wiklou.git] / includes / libs / xmp / XMP.php
index debe869..e12766a 100644 (file)
@@ -130,8 +130,6 @@ class XMPReader implements LoggerAwareInterface {
        private $logger;
 
        /**
-        * Constructor.
-        *
         * Primary job is to initialize the XMLParser
         */
        function __construct( LoggerInterface $logger = null ) {