foreach ($${1:variable} as $${2:key} => $${3:value}){
	${4:// code...}
}