Return a flattened version of a tree.
public static flattenTree ( array $categories ) : array | ||
$categories | array | The category tree. |
return | array | Returns the flattened category tree. |
public static flattenTree ( array $categories ) : array | ||
$categories | array | The category tree. |
return | array | Returns the flattened category tree. |