intelephense

1.14.41.16.1
lib/stub/yaf/yaf.php
lib/stub/yaf/yaf.php
+1
Index: package/lib/stub/yaf/yaf.php
===================================================================
--- package/lib/stub/yaf/yaf.php
+++ package/lib/stub/yaf/yaf.php
@@ -2636,8 +2636,9 @@
      * @link https://secure.php.net/manual/en/yaf-view-simple.assignref.php
      *
      * @param string $name A string name which will be used to access the value in the template.
      * @param mixed &$value mixed value
+     * @param-out mixed $value
      *
      * @return Yaf_View_Simple
      */
     public function assignRef($name, &$value) {}