@@ -789,6 +789,7 @@ |
||
789 | 789 | * @param array $filterArgs The array of arguments to pass to the filter |
790 | 790 | * function. Some of the elements of this array are expected to be |
791 | 791 | * placeholders that will be replaced by this function. |
792 | + * @param string $stage |
|
792 | 793 | * |
793 | 794 | * @return array The array of arguments, with all placeholders replaced. |
794 | 795 | */ |