This commit is contained in:
Fabien Potencier
2019-08-10 16:11:58 +02:00
parent b41eb45c3b
commit 42611d7c40
+1 -1
View File
@@ -1510,7 +1510,7 @@ function twig_get_attribute(Environment $env, Source $source, $object, $item, ar
*
* @param array|Traversable $array An array
* @param mixed $name The column name
* @param mixed $index The column to use as the index/keys for the returned array
* @param mixed $index The column to use as the index/keys for the returned array
*
* @return array The array of values
*/