i've tried using the admin developer tools but cannot find this function get_products()

i really need to look at it, maybe modify.

in the orders.php class file it is used,....

$products = $_SESSION['cart']->get_products();

i've also looked in the functions folder, at various files there but can't find.