6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
|
foreach ($${1:variable} as $${2:key} => $${3:value}) {
|
||
|
${4}
|
||
|
}
|
||
|
|
||
|
${5}
|