ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Go to the source code of this file.
Data Structures | |
class | Twig_Extensions_Extension_Array |
This file is part of Twig. More... | |
Functions | |
twig_shuffle_filter ($array) | |
Shuffles an array. More... | |
twig_shuffle_filter | ( | $array | ) |
Shuffles an array.
array | Traversable | $array | An array |
Definition at line 45 of file Array.php.
Referenced by Twig_Tests_Extension_ArrayTest\testShuffleFilter(), and Twig_Tests_Extension_ArrayTest\testShuffleFilterOnEmptyArray().