Security update for Core, with self-updated composer
[yaffs-website] / vendor / nikic / php-parser / lib / PhpParser / Node.php
index 9da9245078fd8d3405a88f8364b9b201e9c2d3ac..6925fd726fea6e7f7d89d3975c79df8c1563c1a4 100644 (file)
@@ -29,6 +29,8 @@ interface Node
      * Sets line the node started in.
      *
      * @param int $line Line
+     *
+     * @deprecated
      */
     public function setLine($line);