I declared a variable named "$shop" like this:
foreach($shop_list as $shop) function_that_writes_pdf_files($shop);
And I want t