Security update for Core, with self-updated composer
[yaffs-website] / web / core / themes / engines / twig / twig.engine
index 791f9083b899c42836d8efa931a95d9848007153..177e01a5114a77045c5cbbfb02c9fcf9fcdf3c47 100644 (file)
@@ -128,7 +128,7 @@ function twig_render_template($template_file, array $variables) {
  *
  * @param array|object $element
  *   The parent renderable array to exclude the child items.
- * @param string[] $args, ...
+ * @param string[] ...
  *   The string keys of $element to prevent printing.
  *
  * @return array