Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / dom-crawler / Field / FormField.php
index 1fa3e1de5f50ee8786dbbe06e2100c05e00e6111..567164d0461d6bca296607dcc85b2c1274787415 100644 (file)
@@ -44,8 +44,6 @@ abstract class FormField
     protected $disabled;
 
     /**
-     * Constructor.
-     *
      * @param \DOMElement $node The node associated with this field
      */
     public function __construct(\DOMElement $node)