@@ -26,6 +26,9 @@ |
||
26 | 26 | ]; |
27 | 27 | } |
28 | 28 | |
29 | + /** |
|
30 | + * @param string $translate |
|
31 | + */ |
|
29 | 32 | public static function getList($name, $options = [], $translate = null) |
30 | 33 | { |
31 | 34 | if ($translate === null) { |